[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / e / Kochava / 20141027.6.1 / Kochava.podspec.json
blobd81e7062ffe8239984ac492c01af64162d8bdf40
2   "name": "Kochava",
3   "version": "20141027.6.1",
4   "license": {
5     "type": "Commercial",
6     "text": "Developer's use of the SDK is governed by the license in the applicable Kochava Terms of Service.  Some components of the SDK are governed by open source software licenses.  In the event of any conflict between  the license in the applicable Kochava Terms of Service and the applicable open source license, the terms of the open source license shall prevail with respect to those components. \n"
7   },
8   "summary": "Kochava is a leading mobile attribution and analytics platform.",
9   "homepage": "http://www.kochava.com",
10   "authors": {
11     "Kochava": "http://www.kochava.com"
12   },
13   "source": {
14     "git": "https://github.com/ericdmann/kochava.git",
15     "tag": "20141027.6.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": false,
21   "default_subspecs": "Kochava",
22   "deprecated_in_favor_of": "KochavaTrackeriOS",
23   "subspecs": [
24     {
25       "name": "Kochava",
26       "source_files": "*.{h,a}",
27       "libraries": "z",
28       "frameworks": [
29         "Foundation",
30         "MediaPlayer",
31         "SystemConfiguration",
32         "UIKit",
33         "Security"
34       ],
35       "weak_frameworks": [
36         "AdSupport"
37       ]
38     }
39   ]