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