[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 7 / TDShopSDK / 0.9.0 / TDShopSDK.podspec.json
blobe9df38f3666b8c7f5daf29924905f0adf8e49361
2   "name": "TDShopSDK",
3   "version": "0.9.0",
4   "summary": "A short description of TDShopSDK.",
5   "description": "test",
6   "homepage": "https://github.com/YangKunCheng/TDShopSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kcheng": "541123382@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/YangKunCheng/TDShopSDK.git",
19     "tag": "0.9.0"
20   },
21   "vendored_frameworks": [
22     "TDShopSDK.framework",
23     "Base.framework",
24     "Hybrid.framework",
25     "VasSonic.framework"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0",
29   "dependencies": {
30     "Alamofire": [
31       "~> 4.8.0"
32     ],
33     "YYModel": [
34       "~> 1.0.4"
35     ],
36     "SDWebImage": [
37       "~> 5.0"
38     ],
39     "Bugsnag": [
41     ],
42     "ObjectMapper": [
43       "~> 3.4"
44     ],
45     "MBProgressHUD": [
46       "~> 1.1.0"
47     ]
48   }