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