blob: 42a92120c545e7ec9fe63b359f743a878a549499 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.7",
"summary": "emikey改为动态从工程里读取",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediator": [
]
}
}