| { |
| "name": "ICXPublicModule", |
| "version": "0.1.0", |
| "summary": "A short description of ICXPublicModule.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://git.icarbonx.com/ICX-iOS/ICXPublicModule", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "qing": "yangchangqing@icarbonx.com" |
| }, |
| "source": { |
| "git": "https://git.icarbonx.com/ICX-iOS/ICXPublicModule.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ICXPublicModule/Classes/**/*" |
| } |