[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 6 / KochavaUIiOS / 4.6.0 / KochavaUIiOS.podspec.json
blob32d220586e653b7478f3968a7f8f335a059aa8a7
2   "name": "KochavaUIiOS",
3   "version": "4.6.0",
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",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kochava": "support@kochava.com"
13   },
14   "source": {
15     "git": "https://github.com/Kochava/kochava-ui-ios-cocoapod.git",
16     "tag": "4.6.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "KochavaUIiOS/Classes/**/*",
22   "resources": [
23     "KochavaUIiOS/Assets/**/*.{xib}"
24   ],
25   "public_header_files": "KochavaUIiOS/Classes/**/*.h",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "dependencies": {
31     "KochavaCoreiOS": [
32       "~> 4.6.0"
33     ]
34   },
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"
40   },
41   "user_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "deprecated_in_favor_of": "Apple-Cocoapod-KochavaUI",
45   "swift_version": "5.0"