8 "summary": "Official Zhortech ZTSportKit SDK for iOS to work with Sport 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/ztsportkit-ios-sdk.git",
22 "swift_versions": "5.0",
23 "cocoapods_version": ">= 1.6.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"
36 "source_files": "Sources/ZTSportKit.framework/Headers/*.h",
37 "public_header_files": "Sources/ZTSportKit.framework/Headers/*.h",
38 "vendored_frameworks": "Sources/ZTSportKit.framework",
47 "exclude_files": "docs/",
48 "swift_version": "5.0"