[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 1 / 2 / TreasureUI / 1.0.0 / TreasureUI.podspec.json
blobe76aca4b748e0d97c8c1a89ab34eabb7c2b7f40b
2   "name": "TreasureUI",
3   "version": "1.0.0",
4   "summary": "Treasure iOS SDK",
5   "description": "Treasure official SDK",
6   "homepage": "https://github.com/elementspay/Elements-iOS-Demo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marvin Zhan": "marvin@elements.io"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/elementspay/Treasure-iOS-Distribution.git",
20     "tag": "1.0.0"
21   },
22   "frameworks": "Foundation",
23   "default_subspecs": "Core",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
26     "SWIFT_SUPPRESS_WARNINGS": "YES"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "subspecs": [
32     {
33       "name": "Core",
34       "vendored_frameworks": "Treasure.xcframework"
35     }
36   ],
37   "swift_version": "5.1"