4 "summary": "EarthoOne SDK for Apple platforms",
5 "description": "EarthoOne SDK for iOS, macOS, tvOS, and watchOS apps.",
6 "homepage": "https://github.com/eartho-group/one-client-swift",
7 "license": "Mozilla Public License Version 2.0",
9 "EarthoOne": "support@eartho.world",
10 "Eartho": "contact@eartho.world"
13 "git": "https://github.com/eartho-group/one-client-swift.git",
16 "social_media_url": "https://twitter.com/eartho",
17 "source_files": "EarthoOne/*.swift",
37 "EarthoOne/DesktopWebAuth.swift"
39 "pod_target_xcconfig": {
40 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "WEB_AUTH_PLATFORM"
45 "EarthoOne/MobileWebAuth.swift"
47 "pod_target_xcconfig": {
48 "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "WEB_AUTH_PLATFORM"
51 "swift_version": "5.5"