blob: b88c3788b2ff8b774a53542db4cf39da57669274 [file] [log] [blame]
{
"name": "VTMagic",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/tianzhuo112/VTMagic",
"authors": {
"tianzhuo": "tianzhuo112@163.com"
},
"summary": "Page controller manager for iOS.",
"source": {
"git": "https://github.com/tianzhuo112/VTMagic.git",
"tag": "1.0.0"
},
"source_files": "VTMagic/**/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": "UIKit"
}