blob: 7635a9ef57512c452f9e0fa5e6c2021f8e458ec6 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.5",
"summary": "修改组件仓库的源地址.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.icarbonx.cn/icx-ios-components/ICXHTTPManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krisouljz": "lvjiazhen@icarbonx.com"
},
"source": {
"git": "git@gitlab.icarbonx.cn:icx-ios-components/ICXHTTPManager.git",
"tag": "0.2.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediator": [
]
}
}