[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 2 / b / SJNetworking / 1.0.0 / SJNetworking.podspec.json
blob7f0939ce876fdffc8daa45389acbace963ed1c0e
2   "name": "SJNetworking",
3   "version": "1.0.0",
4   "summary": "SJNetWorking只是我的测试",
5   "description": "SJNetworking是我用来测试封装第三方库然后能否被调用。",
6   "homepage": "https://github.com/mynameissujie/SJNetWorking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AbooJan": "aboojaner@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/mynameissujie/SJNetWorking.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SJNetworking/Class/*",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "Security"
27   ],
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }