4 "summary": "A short description of JupiterSize.",
5 "swift_versions": "5.0",
6 "description": "TODO: Add long description of the pod here.",
7 "static_framework": true,
8 "pod_target_xcconfig": {
9 "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO",
10 "VALID_ARCHS": "arm64 armv7 x86_64",
11 "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
13 "user_target_xcconfig": {
14 "ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "NO",
15 "VALID_ARCHS": "arm64 armv7 x86_64",
16 "SWIFT_OPTIMIZATION_LEVEL": "-Onone"
21 "homepage": "https://www.tjlabscorp.com",
23 "type": "TJLABS Corp",
27 "Leo": "leo.shin@tjlabscorp.com"
30 "git": "https://github.com/tjlabs/JupiterSize.git",
33 "source_files": "JupiterSize/Classes/**/*",
34 "swift_version": "5.0"