[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 3 / d / FinAppletBDMap / 2.38.3 / FinAppletBDMap.podspec.json
blobd33bd1169ad69d6e51ac83619efe9d4acfda19db
2   "name": "FinAppletBDMap",
3   "version": "2.38.3",
4   "summary": "FinApplet BDMap sdk.",
5   "description": "this is FinApplet BDMap sdk",
6   "homepage": "https://www.finclip.com",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2017 finogeeks.com. All rights reserved.\n"
10   },
11   "authors": {
12     "finclip": "contact@finogeeks.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://app.finogeeks.com/finchat/sdk/FinAppletBDMap-2.38.3.zip"
19   },
20   "resources": [
21     "**/FinAppletBDMap.bundle"
22   ],
23   "vendored_frameworks": "FinAppletBDMap.framework",
24   "requires_arc": true,
25   "libraries": "c++",
26   "dependencies": {
27     "BMKLocationKit": [
29     ],
30     "BaiduMapKit/Map": [
31       "6.3.0"
32     ],
33     "BaiduMapKit/Search": [
35     ],
36     "FinAppletExt": [
37       "2.38.3"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   }