[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 5 / ALDMapKit / 1.0.1 / ALDMapKit.podspec.json
blobef102586882336bf9b99164dedd04fcd4fe73161
2   "name": "ALDMapKit",
3   "version": "1.0.1",
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": [
28     ],
29     "AMap3DMap-NO-IDFA": [
31     ]
32   }