Skip to content

Commit

Permalink
[Add] FinAppletBDMap 2.45.11
Browse files Browse the repository at this point in the history
  • Loading branch information
taok109 authored and CocoaPodsBot committed Sep 21, 2024
1 parent a73241b commit 8ad94ff
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions Specs/2/3/d/FinAppletBDMap/2.45.11/FinAppletBDMap.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"name": "FinAppletBDMap",
"version": "2.45.11",
"summary": "FinApplet BDMap sdk.",
"description": "this is FinApplet BDMap sdk",
"homepage": "https://www.finclip.com",
"license": {
"type": "Copyright",
"text": " Copyright 2017 finogeeks.com. All rights reserved.\n"
},
"authors": {
"finclip": "[email protected]"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://app.finogeeks.com/finchat/sdk/FinAppletBDMap-2.45.11.zip"
},
"vendored_frameworks": "FinAppletBDMap.framework",
"requires_arc": true,
"libraries": "c++",
"dependencies": {
"BMKLocationKit": [

],
"BaiduMapKit/Map": [

],
"BaiduMapKit/Search": [

],
"FinAppletExt": [
"2.45.11"
]
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}

0 comments on commit 8ad94ff

Please sign in to comment.