[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / Kochava / 20160720 / Kochava.podspec.json
blob036983c8d2cf08a624d488d91539a3a11c2a5483
2   "name": "Kochava",
3   "version": "20160720",
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": "20160720"
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     "SafariServices"
32   ],
33   "requires_arc": false,
34   "preserve_paths": "libTrackAndAd.a",
35   "libraries": "TrackAndAd",
36   "deprecated_in_favor_of": "KochavaTrackeriOS"