blob: 7cd2ec5fb5bbee76fa269a78d72e517e22cf92be [file] [log] [blame]
{
"name": "XZXNetworking",
"version": "0.1.0",
"summary": "XZXNetworking is a network request tool",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jamace/XZXNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jamace": "xj@wodunjf.com"
},
"source": {
"git": "https://github.com/jamace/XZXNetworking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XZXNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}