blob: 6b447aec2102016cc302117edaa8ce4e40c84c28 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}