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