[Add] NERtcSDK 5.5.34
[CocoaPods.git] / Specs / 2 / 3 / 4 / YandexMapKit / 1.0.5 / YandexMapKit.podspec.json
blob31de8fc2eaa2631a8a1e1d53fcee0ce84230bd45
2   "name": "YandexMapKit",
3   "version": "1.0.5",
4   "license": {
5     "type": "Yandex Map Kit Terms of Use",
6     "file": "LICENSE.txt"
7   },
8   "summary": "Yandex Map Kit for iOS.",
9   "homepage": "https://github.com/yandexmobile/yandexmapkit-ios",
10   "authors": "Yandex",
11   "source": {
12     "http": "http://m.soft.yandex.ru/download/mapkit/ios-v2/yamapkit-file.zip"
13   },
14   "description": "Static library for embedding Yandex.Maps into iOS applications.",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "Headers/*.h",
19   "resources": "YandexMapKit.bundle",
20   "frameworks": [
21     "AudioToolbox",
22     "OpenAL",
23     "AVFoundation",
24     "CoreData",
25     "CoreLocation",
26     "CoreTelephony",
27     "QuartzCore",
28     "MessageUI",
29     "OpenGLES",
30     "Security",
31     "SystemConfiguration"
32   ],
33   "libraries": "YandexMapKit",
34   "preserve_paths": "libYandexMapKit.a",
35   "xcconfig": {
36     "HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\"",
37     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/YandexMapKit\""
38   },
39   "requires_arc": false