[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / c / JupiterSDK / 3.4.8 / JupiterSDK.podspec.json
blob234d845349bf9474b95226379a883d433a537d63
2   "name": "JupiterSDK",
3   "version": "3.4.8",
4   "summary": "JupiterSDK for iOS",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "platforms": {
8     "ios": "15.0"
9   },
10   "homepage": "https://www.tjlabscorp.com",
11   "license": {
12     "type": "TJLABS Corp",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Leo": "leo.shin@tjlabscorp.com"
17   },
18   "source": {
19     "git": "https://github.com/tjlabs/jupiter-ios.git",
20     "tag": "3.4.8"
21   },
22   "static_framework": true,
23   "source_files": "JupiterSDK/Classes/**/*",
24   "pod_target_xcconfig": {
25     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO",
26     "VALID_ARCHS": "arm64 armv7 x86_64",
27     "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
28   },
29   "user_target_xcconfig": {
30     "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO",
31     "VALID_ARCHS": "arm64 armv7 x86_64",
32     "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
33   },
34   "swift_version": "5.0"