[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 4 / e / c / KochavaTracker / 3.14.3 / KochavaTracker.podspec.json
blob54b8cb20d081f7d4b1a6fcdbbad2565e8026251c
2   "name": "KochavaTracker",
3   "module_name": "KochavaTracker",
4   "version": "3.14.3",
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.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KochavaTrackeriOS/Classes/**/*",
23   "module_map": "KochavaTrackeriOS/Modules/module.modulemap",
24   "preserve_paths": [
25     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
26     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
27   ],
28   "public_header_files": "KochavaTrackeriOS/Classes/**/*.h",
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "AVFoundation",
33     "AdSupport",
34     "CoreGraphics",
35     "CoreLocation",
36     "CoreTelephony",
37     "iAd",
38     "SystemConfiguration",
39     "WebKit"
40   ],
41   "vendored_libraries": [
42     "KochavaTrackeriOS/Libraries/libKochavaCoreiOS.a",
43     "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a"
44   ],
45   "libraries": "KochavaTrackeriOS"