blob: 72cc52ac9e3a9c709b82c4a6406d16424b762bba [file] [log] [blame]
{
"name": "TutorialKit",
"version": "0.1.7",
"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.7"
},
"social_media_url": "https://twitter.com/inthepines",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes",
"ios": {
"exclude_files": "Classes/osx"
}
}