blob: d5c17ea3e283756e1ccb883a3c8cfee3943d6c85 [file] [log] [blame]
{
"name": "SDBaseRequest",
"version": "0.2",
"summary": "Using CHNetworking Requests",
"description": "add SDFeedBackAPI Request,edit readme pretty",
"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.2"
},
"source_files": "SDBaseRequest/*.{h,m}",
"dependencies": {
"CHNetworking": [
]
}
}