[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 2 / Cauldron / 0.1.11 / Cauldron.podspec.json
blob4e7ec3c869870e326ea3cd3ac543b5045b901dce
2   "name": "Cauldron",
3   "version": "0.1.11",
4   "summary": "A short description of Cauldron.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/JieLiang Ma/Cauldron",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "JieLiang Ma": "majieliang@didiglobal.com"
12   },
13   "source": {
14     "http": "http://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/Cauldron/Cauldron_03-31-2021-15-03-58.zip"
15   },
16   "pod_target_xcconfig": {
17     "VALID_ARCHS": "x86_64 armv7 arm64 armv7s"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "vendored_frameworks": "Cauldron.framework",
24   "resource_bundles": {
25     "Cauldron": [
26       "Cauldron.framework/Assets.car",
27       "Cauldron.framework/*.nib",
28       "Cauldron.framework/*.lproj"
29     ]
30   },
31   "ios": {
32     "dependencies": [
33       "SVProgressHUD",
34       "DCLayoutKit",
35       "AppaoKit",
36       "RxSwift",
37       "RxCocoa",
38       "Kingfisher"
39     ]
40   },
41   "swift_version": "5.0"