[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / f / c / e / Kochava / 20160517 / Kochava.podspec.json
blob1eacf34bf1faf52682d7ef81378e954e1ac522fd
2   "name": "Kochava",
3   "version": "20160517",
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": "20160517"
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   ],
31   "requires_arc": false,
32   "preserve_paths": "libTrackAndAd.a",
33   "libraries": "TrackAndAd",
34   "deprecated_in_favor_of": "KochavaTrackeriOS"