[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 0 / a / 5 / ALDMapKit / 1.0.0 / ALDMapKit.podspec.json
blob4b790e28bf2e905eb3a58050c65001d01c759a85
2   "name": "ALDMapKit",
3   "version": "1.0.0",
4   "summary": "ALDMapKit for iOS by Aladdin.",
5   "description": "3D Map SDK for iOS by Aladdin.",
6   "homepage": "http://www.edushi.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2017 Aladdin. All Rights Reserved.\n"
10   },
11   "authors": "http://www.edushi.com",
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "http": "http://aldmap.oss-cn-shanghai.aliyuncs.com/sdk/ALDMapKit_V1.0.0.zip"
17   },
18   "source_files": "ALDMapKit.framework/**/*.{h}",
19   "public_header_files": "ALDMapKit.framework/Headers/*.h",
20   "vendored_frameworks": "ALDMapKit.framework",
21   "requires_arc": true,
22   "xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "dependencies": {
26     "SDWebImage": [
27       "~> 4.1.0"
28     ],
29     "AMap3DMap-NO-IDFA": [
30       "~> 5.0.0"
31     ]
32   }