blob: 8d6f14b64a9fa7378e5b271aff8107513f9f0cde [file] [log] [blame]
{
"name": "WSDataRequest",
"version": "2.0.1",
"summary": "A http request tool encapsulated with AFNetWorking.",
"homepage": "https://github.com/Shunzi007/WSDataRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"王顺": "360752546@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Shunzi007/WSDataRequest.git",
"tag": "2.0.1"
},
"source_files": "WSDataRequest/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
]
}
}