blob: 79ae96b1c817c335d0b46e0db3859d8c5d6471ed [file] [log] [blame]
{
"name": "LearnKit",
"version": "0.0.1",
"summary": "Coming soon.",
"homepage": "https://github.com/VAlexander/LearnKit",
"screenshots": "http://i.imgur.com/zagUsy7.png",
"license": "MIT",
"authors": "Vicc Alexander",
"source": {
"git": "https://github.com/VAlexander/LearnKit.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/ViccsMind",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}",
"resource_bundles": {
"LearnKit": [
"Pod/Assets/*.png"
]
}
}