[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / e / 7 / KSCNetworking / 1.0.4 / KSCNetworking.podspec.json
bloba36c8a0f89c2f14d13aff4a766c0d0fcc3fd02e8
2   "name": "KSCNetworking",
3   "version": "1.0.4",
4   "summary": "KSCNetworking.",
5   "description": "this is KSCNetworking",
6   "homepage": "https://dev.tencent.com/u/KanSC",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "KanSC": "kanscemail@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://git.dev.tencent.com/KanSC/KSCNetworking.git",
19     "tag": "1.0.4"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "ios": {
27     "vendored_frameworks": "Product/*.framework"
28   },
29   "dependencies": {
30     "AFNetworking": [
32     ]
33   }