[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 2 / Cauldron / 0.1.0 / Cauldron.podspec.json
blobfcb8715df7e6d3fbe2fe9fadbd07c9d3bde7a1d1
2   "name": "Cauldron",
3   "version": "0.1.0",
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     "file": "LICENSE"
10   },
11   "authors": {
12     "JieLiang Ma": "majieliang@didiglobal.com"
13   },
14   "source": {
15     "http": "http://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/Cauldron/Cauldron_02-24-2021-18-52-34.zip"
16   },
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "x86_64 armv7 arm64 armv7s"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_versions": "5.0",
24   "vendored_frameworks": "Cauldron.xcframework",
25   "resource_bundles": {
26     "Cauldron": [
27       "Cauldron.xcframework/ios-arm64_armv7/Cauldron.framework/Assets.car",
28       "Cauldron.xcframework/ios-arm64_armv7/Cauldron.framework/*.nib",
29       "Cauldron.xcframework/ios-arm64_armv7/Cauldron.framework/*.lproj"
30     ]
31   },
32   "ios": {
33     "dependencies": [
34       "SVProgressHUD",
35       "DCLayoutKit",
36       "AppaoKit",
37       "RxSwift",
38       "RxCocoa",
39       "Kingfisher"
40     ]
41   },
42   "swift_version": "5.0"