blob: 9738b0d11570d3ce950948ebcbc8429f42873107 [file] [log] [blame]
{
"name": "WSDataRequest",
"version": "2.1.2",
"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.1.2"
},
"source_files": "WSDataRequest/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
]
}
}