| { |
| "name": "ICXVersionUpdate", |
| "version": "0.1.0", |
| "summary": "Only use for ICX products.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://git.icarbonx.com/ICX-iOS/ICXVersionUpdate", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Leo": "luoxin3116@gmail.com" |
| }, |
| "source": { |
| "git": "https://git.icarbonx.com/ICX-iOS/ICXVersionUpdate.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ICXVersionUpdate/Classes/**/*", |
| "dependencies": { |
| "ICXCacheManager": [ |
| "~> 0.1.2" |
| ], |
| "MJExtension": [ |
| "~> 3.0.13" |
| ] |
| } |
| } |