blob: 4b790e28bf2e905eb3a58050c65001d01c759a85 [file] [log] [blame]
{
"name": "ALDMapKit",
"version": "1.0.0",
"summary": "ALDMapKit for iOS by Aladdin.",
"description": "3D Map SDK for iOS by Aladdin.",
"homepage": "http://www.edushi.com",
"license": {
"type": "Copyright",
"text": "Copyright © 2017 Aladdin. All Rights Reserved.\n"
},
"authors": "http://www.edushi.com",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://aldmap.oss-cn-shanghai.aliyuncs.com/sdk/ALDMapKit_V1.0.0.zip"
},
"source_files": "ALDMapKit.framework/**/*.{h}",
"public_header_files": "ALDMapKit.framework/Headers/*.h",
"vendored_frameworks": "ALDMapKit.framework",
"requires_arc": true,
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"SDWebImage": [
"~> 4.1.0"
],
"AMap3DMap-NO-IDFA": [
"~> 5.0.0"
]
}
}