blob: b915ee5ec4af1c0cf7b16e9da7e4610af1a1572a [file] [log] [blame]
{
"name": "ICXMediator",
"version": "0.1.0",
"summary": "A short description of ICXMediator.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXMediator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krisouljz": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXMediator.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXMediator/Classes/**/*",
"dependencies": {
"CTMediator": [
"18"
]
}
}