[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 1 / YandexMobileMetrica / 2.5.1 / YandexMobileMetrica.podspec.json
blob0552b0355fc5bc7948d500f295d8844608cb5be9
2   "name": "YandexMobileMetrica",
3   "version": "2.5.1",
4   "summary": "This library is designed to be a part of mobile apps and provide app usage stats to Yandex AppMetrica",
5   "homepage": "http://appmetrica.yandex.com/",
6   "license": {
7     "type": "PROPRIETARY",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Yandex LLC": "appmetrica@yandex-team.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "http": "https://storage.mds.yandex.net/get-appmetrica-mobile-sdk/117488/YandexMobileMetrica-2.5.1-ios-ec534922-a996-49c9-adef-96c781d33e07.zip",
18     "sha1": "93843fc4ab87f3b42065e27cb182f95370a7422e"
19   },
20   "preserve_paths": "YandexMobileMetrica.framework",
21   "public_header_files": "YandexMobileMetrica.framework/Versions/A/Headers/*.h",
22   "vendored_frameworks": "YandexMobileMetrica.framework",
23   "libraries": [
24     "c++",
25     "z",
26     "sqlite3"
27   ],
28   "frameworks": [
29     "SystemConfiguration",
30     "UIKit",
31     "Foundation",
32     "CoreTelephony",
33     "CoreLocation",
34     "CoreGraphics",
35     "AdSupport"
36   ],
37   "weak_frameworks": "SafariServices",
38   "requires_arc": true