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