[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / 7 / TDShop_Base / 0.0.1 / TDShop_Base.podspec.json
blob3d0c0bf61e3465be120bd40674a4a54d11b69a71
2   "name": "TDShop_Base",
3   "version": "0.0.1",
4   "summary": "A short description of TDShop_Base.",
5   "description": "test",
6   "homepage": "http://EXAMPLE/TDShop_Base",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kcheng": "541123382@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/YangKunCheng/TDShop_Base.git",
19     "tag": "0.0.1"
20   },
21   "vendored_frameworks": "Base.framework",
22   "swift_version": "5.0",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.8.0"
26     ],
27     "YYModel": [
28       "~> 1.0.4"
29     ]
30   }