[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / c / d / KiwiMapVendor / 0.2.1 / KiwiMapVendor.podspec.json
blob5085c88a8a0279976837054a67b4c17148e4e2b4
2   "name": "KiwiMapVendor",
3   "version": "0.2.1",
4   "summary": "map vendor",
5   "homepage": "https://github.com/gzkiwiinc/MapVendor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kiwi": "http://kiwiinc.net"
12   },
13   "source": {
14     "git": "https://github.com/gzkiwiinc/MapVendor.git",
15     "tag": "0.2.1"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "MapKit",
21     "JavaScriptCore",
22     "QuartzCore",
23     "CoreLocation",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "Security",
27     "OpenGLES",
28     "CoreText",
29     "CoreGraphics",
30     "GLKit"
31   ],
32   "libraries": [
33     "z",
34     "c++",
35     "sqlite3.0"
36   ],
37   "platforms": {
38     "ios": "10.0"
39   },
40   "swift_versions": "5.0",
41   "resources": [
42     "MapVendor/VendorFramework/MAMapKit.framework/AMap.bundle",
43     "MapVendor/VendorFramework/BaiduMapAPI_Map.framework/mapapi.bundle"
44   ],
45   "vendored_frameworks": "MapVendor/VendorFramework/*.framework",
46   "vendored_libraries": "MapVendor/VendorFramework/thirdlibs/*.a",
47   "swift_version": "5.0"