blob: ed1c67cef1102e8f36bd1a0ed17c1b4f2fce7d5b [file] [log] [blame]
{
"name": "WSDataRequest",
"version": "2.2.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/Shunzi007/WSDataRequest.git",
"tag": "2.2.0"
},
"source_files": "WSDataRequest/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
]
}
}