blob: 2dd41c1f899c93c3ad7c17afa64ff6040bfd584f [file] [log] [blame]
{
"name": "XXNetworking",
"version": "1.0.0",
"summary": "A short description of XXNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baopanpan/XXNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baopanpan": "1248226183@qq.com"
},
"source": {
"git": "https://github.com/baopanpan/XXNetworking.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XXNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
}
}