Files
RepresentationKit-mirror/Example/Pods/Local Podspecs/RepresentationKit.podspec.json
Georges Boumis 52bd822d48 Add code
Signed-off-by: Georges Boumis <developer.george.boumis@gmail.com>
2017-08-20 10:44:33 +03:00

23 lines
575 B
JSON

{
"name": "RepresentationKit",
"version": "1.1.4",
"summary": "A short description of RepresentationKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Georges Boumis/RepresentationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Georges Boumis": "boumis@abzorbagames.com"
},
"source": {
"git": "https://github.com/Georges Boumis/RepresentationKit.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RepresentationKit/Classes/**/*"
}