[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 2 / KochavaTrackeriOS / 3.5.0 / KochavaTrackeriOS.podspec.json
blob55c755b0420abf33b74f5fd32f8771ffbb6707df
2   "name": "KochavaTrackeriOS",
3   "version": "3.5.0",
4   "summary": "The KochavaTracker iOS SDK.  Kochava is a leading mobile attribution and analytics platform.",
5   "description": "A lightweight and easy to integrate SDK written in Objective-C, providing first-class integration with Kochava’s installation attribution and analytics platform.",
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-tracker-ios-sdk-cocoapod.git",
16     "tag": "3.5.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KochavaTrackeriOS/Classes/**/*",
22   "public_header_files": "KochavaTrackeriOS/Classes/**/*.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "WebKit",
27     "AdSupport",
28     "iAd",
29     "CoreLocation",
30     "SystemConfiguration",
31     "AVFoundation"
32   ],
33   "vendored_libraries": "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a",
34   "preserve_paths": "KochavaTrackeriOS/Libraries/libKochavaTrackeriOS.a",
35   "libraries": "KochavaTrackeriOS",
36   "deprecated_in_favor_of": "Apple-Cocoapod-KochavaTracker"