blob: 20a2c68ebb106006f5a178cb36ae9f3d4f4b0595 [file] [log] [blame]
{
"name": "SZPresentController",
"version": "0.0.8",
"summary": "modal present view",
"homepage": "https://github.com/chenshengzhi/SZPresentController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "329012084@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chenshengzhi/SZPresentController.git",
"tag": "0.0.8"
},
"source_files": "SZPresentController/*.{h,m}",
"requires_arc": true
}