{ | |
"name": "SCAppVersionManager", | |
"version": "0.0.1", | |
"summary": "App verstion update", | |
"description": "......... app version check ........", | |
"homepage": "http://172.19.18.88/iOS/SCAppVersionManager", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"胡恒": "huheng@unicde.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "http://172.19.18.88/iOS/SCAppVersionManager.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "SCAppVersionManager/*.{h,m}", | |
"requires_arc": true | |
} |