[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / c / KochavaTracker / 3.14.2 / KochavaTracker.podspec.json
blobf9ce5e82506070484aac6acc8c3241bdf10c89d0
2   "name": "KochavaTracker",
3   "module_name": "KochavaTracker",
4   "version": "3.14.2",
5   "summary": "The KochavaTracker iOS SDK.  Kochava is a leading mobile attribution and analytics platform.",
6   "description": "A lightweight and easy to integrate SDK written in Objective-C, providing first-class integration with Kochava’s installation attribution and analytics platform.",
7   "homepage": "http://www.kochava.com",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kochava": "support@kochava.com"
14   },
15   "source": {
16     "git": "https://github.com/cschelly/kochava-tracker-ios-sdk-cocoapod.git",
17     "tag": "3.14.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KochavaTrackeriOS/Classes/**/*",
23   "public_header_files": "KochavaTrackeriOS/Classes/**/*.h",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "AVFoundation",
28     "AdSupport",
29     "CoreGraphics",
30     "CoreLocation",
31     "CoreTelephony",
32     "iAd",
33     "SystemConfiguration",
34     "WebKit"
35   ],
36   "vendored_libraries": [
37     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
38     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
39   ],
40   "preserve_paths": [
41     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
42     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
43   ],
44   "libraries": "KochavaTrackeriOS"