blob: b3725237d29907a24a65d78915c3cc0c8ac73f56 [file] [log] [blame]
{
"name": "SDBaseRequest",
"version": "0.1",
"summary": "Using CHNetworking Requests",
"description": "It's descripition how to use CHNetworking ,there are some CHNetRequest to be used",
"homepage": "https://github.com/ChaussonORG/SDBaseRequest.git",
"license": "MIT",
"authors": {
"Chausson": "232564026@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ChaussonORG/SDBaseRequest.git",
"tag": "0.1"
},
"source_files": "SDBaseRequest/*.{h,m}",
"dependencies": {
"CHNetworking": [
]
}
}