blob: e90b5079aed5543f737e6c054130e5480bada468 [file] [log] [blame]
{
"name": "TutorialKit",
"version": "0.1.6",
"summary": "In-app tutorials, tips, intros and walk-throughs.",
"homepage": "https://github.com/lostinthepines/TutorialKit",
"screenshots": "https://github.com/lostinthepines/TutorialKit/raw/master/Assets/tutorialkit.gif",
"license": "MIT",
"authors": {
"Alex Peterson": "alex@inthepin.es"
},
"source": {
"git": "https://github.com/lostinthepines/TutorialKit.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/trustourcode",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Classes/osx"
}
}