[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 4 / e / 1 / YandexMobileMetrica / 2.5.0 / YandexMobileMetrica.podspec.json
blobf1c1a0be44472517060e097c3fcdfded14da6de1
2   "name": "YandexMobileMetrica",
3   "version": "2.5.0",
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     "git": "https://github.com/yandexmobile/metrica-sdk-ios.git",
18     "tag": "2.5.0"
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