8 "summary": "Official Zhortech ZTWarmKit SDK for iOS to work with Warm products.",
9 "homepage": "https://zhortech.com/",
10 "social_media_url": "https://twitter.com/zhortech",
12 "Pavel Shpak": "p.shpak@zhortech.com"
15 "git": "https://github.com/zhortech/ztwarmkit-ios-sdk.git",
22 "swift_versions": "5.0",
23 "cocoapods_version": ">= 1.10.1",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
29 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31 "vendored_frameworks": "Sources/ZTWarmKit.xcframework",
38 "weak_frameworks": "Foundation"
40 "exclude_files": "docs/",
41 "swift_version": "5.0"