blob: 6e4466eb44cc3d2067740108b150cde4ac928936 [file] [log] [blame]
{
"name": "ZWIntroductionViewController",
"version": "0.2.2",
"summary": "A simple custom app introductions and tutorials.",
"homepage": "https://github.com/squarezw/ZWIntroductionViewController",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"square": "square.zhao.wei@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/squarezw/ZWIntroductionViewController.git",
"tag": "0.2.2"
},
"source_files": "Library/*.{h,m}",
"requires_arc": true
}