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