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