blob: 7d614de63a111a6cf45360c84dba13ee6d5d86d0 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.1.4",
"summary": "ICX ICXHTTPManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXHTTPManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TPQuietBro": "tangpeng@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXHTTPManager.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}