[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / e / 1 / YandexMobileMetrica / 2.4.1 / YandexMobileMetrica.podspec.json
blob6ba3ddf50dde1ef0d339dba6d385f87a6461a7cd
2   "name": "YandexMobileMetrica",
3   "version": "2.4.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     "Andrey Shender": "ashender@yandex-team.ru",
12     "Yury Vasileuski": "vasileuski@yandex-team.ru",
13     "Kanstantsin Charnukha": "xardas@yandex-team.ru"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/yandexmobile/metrica-sdk-ios.git",
20     "tag": "2.4.1"
21   },
22   "preserve_paths": "YandexMobileMetrica.framework",
23   "public_header_files": "YandexMobileMetrica.framework/Versions/A/Headers/*.h",
24   "vendored_frameworks": "YandexMobileMetrica.framework",
25   "libraries": [
26     "c++",
27     "z",
28     "sqlite3"
29   ],
30   "frameworks": [
31     "SystemConfiguration",
32     "UIKit",
33     "Foundation",
34     "CoreTelephony",
35     "CoreLocation",
36     "CoreGraphics",
37     "AdSupport"
38   ],
39   "weak_frameworks": "SafariServices",
40   "requires_arc": true