2 "name": "KochavaUIiOS",
4 "summary": "The KochavaUI module of the Kochava iOS SDK.",
5 "description": "The KochavaUI module of the Kochava Apple SDK provides user interface support.",
6 "homepage": "http://www.kochava.com",
12 "Kochava": "support@kochava.com"
15 "git": "https://github.com/Kochava/kochava-ui-ios-cocoapod.git",
21 "source_files": "KochavaUIiOS/Classes/**/*",
23 "KochavaUIiOS/Assets/**/*.{xib}"
25 "public_header_files": "KochavaUIiOS/Classes/**/*.h",
35 "vendored_libraries": "KochavaUIiOS/Libraries/libKochavaUIiOS.a",
36 "preserve_paths": "KochavaUIiOS/Libraries/libKochavaUIiOS.a",
37 "swift_versions": "5.0",
38 "pod_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "user_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44 "deprecated_in_favor_of": "Apple-Cocoapod-KochavaUI",
45 "swift_version": "5.0"