[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / Kochava / 20160907.1 / Kochava.podspec.json
blobbb0e7d54ab24670d17e457d47cdc511c516dfc82
2   "name": "Kochava",
3   "version": "20160907.1",
4   "summary": "Kochava is a leading mobile attribution and analytics platform.",
5   "homepage": "http://kochava.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Developer's use of the SDK is governed by the license in the applicable\nKochava Terms of Service. Some components of the SDK are governed by open\nsource software licenses. In the event of any conflict between the license\nin the applicable Kochava Terms of Service and the applicable open source\nlicense, the terms of the open source license shall prevail with respect\nto those components.\n"
9   },
10   "authors": {
11     "Kochava": "support@kochava.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/Kochava/kochava-cocoapod.git",
18     "tag": "20160907.1"
19   },
20   "source_files": "TrackAndAd.h",
21   "ios": {
22     "vendored_libraries": "libTrackAndAd.a"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AdSupport",
28     "iAd",
29     "CoreLocation",
30     "SystemConfiguration"
31   ],
32   "requires_arc": false,
33   "preserve_paths": "libTrackAndAd.a",
34   "libraries": "TrackAndAd",
35   "deprecated_in_favor_of": "KochavaTrackeriOS"