[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 0 / 7 / TDShopSDK / 0.0.5 / TDShopSDK.podspec.json
blob04c76b27a3ac4a1ef8f4ec56bd4f21b1dcc6fc5a
2   "name": "TDShopSDK",
3   "version": "0.0.5",
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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/YangKunCheng/TDShopSDK.git",
19     "tag": "0.0.5"
20   },
21   "vendored_frameworks": [
22     "TDShopSDK.framework",
23     "Base.framework",
24     "Hybrid.framework"
25   ],
26   "requires_arc": true,
27   "swift_versions": "5.0",
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.8.0"
31     ],
32     "YYModel": [
33       "~> 1.0.4"
34     ],
35     "SDWebImage": [
36       "~> 5.0"
37     ],
38     "Bugsnag": [
40     ],
41     "ObjectMapper": [
42       "~> 3.4"
43     ],
44     "VasSonic": [
45       "~> 3.1.1"
46     ],
47     "MBProgressHUD": [
48       "~> 1.1.0"
49     ]
50   }