4 "summary": "JupiterSDK for iOS",
5 "swift_versions": "5.0",
6 "description": "TODO: Add long description of the pod here.",
10 "homepage": "https://www.tjlabscorp.com",
12 "type": "TJLABS Corp",
16 "Leo": "leo.shin@tjlabscorp.com"
19 "git": "https://github.com/tjlabs/jupiter-ios.git",
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"
29 "user_target_xcconfig": {
30 "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO",
31 "VALID_ARCHS": "arm64 armv7 x86_64",
32 "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
34 "swift_version": "5.0"