blob: 2c582af2c26ccdb6b0af32af4ac9c7f4316f4d6a [file] [log] [blame]
{
"name": "CCNetworkingg",
"version": "0.2.1",
"summary": "Test CCNetworkingg add AFN.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HTOne/CCNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanhaitang": "842951112@qq.com"
},
"source": {
"git": "https://github.com/HTOne/CCNetworking.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCNetworkingg/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}