blob: cf024f5f2414ae89079599a2eb60b8d7366f1a7d [file] [log] [blame]
{
"name": "MYIntroduction",
"version": "0.0.1",
"summary": "Solution for building stylish app introductions and tutorials.",
"homepage": "https://github.com/MatthewYork/iPhone-IntroductionTutorial",
"description": "A \"drop-in\" solution for building stylish app introductions and tutorials. Now supports left-to-right and right-to-left languages.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew York": "my3681@gmail.com"
},
"source": {
"git": "https://github.com/MatthewYork/iPhone-IntroductionTutorial.git",
"commit": "cd60cebb0f63fdbf94b89fe7ebbf6bffc0b67eeb"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "IntroductionExample/MYIntroduction{Panel,View}.{h,m}",
"frameworks": "QuartzCore"
}