[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 8 / 4 / WSDataRequest / 2.1.1 / WSDataRequest.podspec.json
bloba57f175f216fa6f1db1ef4afd823c4711445b947
2   "name": "WSDataRequest",
3   "version": "2.1.1",
4   "summary": "A http request tool encapsulated with AFNetWorking.",
5   "homepage": "https://github.com/Shunzi007/WSDataRequest",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "王顺": "360752546@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Shunzi007/WSDataRequest.git",
18     "tag": "2.1.1"
19   },
20   "source_files": "WSDataRequest/*.{h,m}",
21   "frameworks": "Foundation",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }