blob: 2f9b3a5a1bb8b09701365e0cb4e25ada7c017a1a [file] [log] [blame]
{
"name": "ZWIntroductionViewController",
"version": "0.2.1",
"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.1"
},
"source_files": "Library/*.{h,m}",
"requires_arc": true
}