[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 3 / 4 / YandexMapKit / 1.0.11 / YandexMapKit.podspec.json
blobbb1f3545c08db253b747a201f3b3156f604f31d9
2   "name": "YandexMapKit",
3   "version": "1.0.11",
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://download.cdn.yandex.net/mapkit/yandex-mapkit-ios-1.0.11.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": [
20     "YandexMapKit.bundle",
21     "YandexMapKit_iOS7.bundle"
22   ],
23   "frameworks": [
24     "AudioToolbox",
25     "OpenAL",
26     "AVFoundation",
27     "CoreData",
28     "CoreLocation",
29     "CoreTelephony",
30     "QuartzCore",
31     "MessageUI",
32     "OpenGLES",
33     "Security",
34     "SystemConfiguration"
35   ],
36   "libraries": [
37     "sqlite3",
38     "stdc++.6",
39     "xml2",
40     "z"
41   ],
42   "requires_arc": false,
43   "ios": {
44     "vendored_libraries": "libYandexMapKit.a"
45   }