[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / a / SQNetWorking / 0.0.4 / SQNetWorking.podspec.json
bloba07653a6b40b2c396f58faf8fd25768036ae76ab
2   "name": "SQNetWorking",
3   "version": "0.0.4",
4   "summary": "SQNetWorking.",
5   "homepage": "https://github.com/CoderSQ/SQNetWorking.git",
6   "license": "MIT",
7   "authors": {
8     "CoderSQ": "steven_shuang@126.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/CoderSQ/SQNetWorking.git",
15     "tag": "0.0.4"
16   },
17   "source_files": [
18     "SQNetWorking",
19     "SQNetWorking/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ]
27   }