| { |
| "name": "ICXMediator", |
| "version": "0.1.1", |
| "summary": "修改git地址.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitlab.icarbonx.cn/icx-ios-components/ICXMediator", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "krisouljz": "lvjiazhen@icarbonx.com" |
| }, |
| "source": { |
| "git": "git@gitlab.icarbonx.cn:icx-ios-components/ICXMediator.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ICXMediator/Classes/**/*", |
| "dependencies": { |
| "CTMediator": [ |
| |
| ] |
| } |
| } |