blob: 06e3404e813348d0d863ca9eee586191b2013873 [file] [log] [blame]
{
"name": "ICXHTTPManager",
"version": "0.2.3",
"summary": "修改所依赖的路由组件.",
"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.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXHTTPManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ICXMediator": [
]
}
}