[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / Kochava / 20150523 / Kochava.podspec.json
blob40fe38832d9f411d05e22f16e0709f93d39684bf
2   "name": "Kochava",
3   "version": "20150523",
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": "20150523"
19   },
20   "source_files": "TrackAndAd.h",
21   "ios": {
22     "vendored_libraries": "libTrackAndAd.a"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "SystemConfiguration",
28     "AdSupport",
29     "iAd",
30     "CoreLocation"
31   ],
32   "requires_arc": false,
33   "preserve_paths": "libTrackAndAd.a",
34   "libraries": "TrackAndAd",
35   "deprecated_in_favor_of": "KochavaTrackeriOS"