8 "summary": "Official Zhortech ZTCoreKit SDK for iOS to access core features.",
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/ztcorekit-ios-sdk.git",
22 "swift_versions": "5.0",
23 "cocoapods_version": ">= 1.4.0",
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"
42 "source_files": "Sources/ZTCoreKit.framework/Headers/*.h",
43 "public_header_files": "Sources/ZTCoreKit.framework/Headers/*.h",
44 "vendored_frameworks": "Sources/ZTCoreKit.framework",
57 "swift_version": "5.0"