[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / e / 7 / KSCNetworking / 1.0.1 / KSCNetworking.podspec.json
blob5d35087ed583f4eac83b88176ee4dc54e975b00e
2   "name": "KSCNetworking",
3   "version": "1.0.1",
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.1"
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   }