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