[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 1 / e / TencentMapSdk / 2.1.1.04.09 / TencentMapSdk.podspec.json
blob730edf93830c0762e173de77885ad50f36169fbc
2   "name": "TencentMapSdk",
3   "version": "2.1.1.04.09",
4   "summary": "This is TencentMapSdk.",
5   "description": "The Map Software develop kit.",
6   "homepage": "https://github.com/TencentSDK/TencentMapSdk",
7   "license": "BSD",
8   "authors": {
9     "eximpression": "ex_impression@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/TencentSDK/TencentMapSdk.git",
13     "tag": "2.1.1.04.09"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "TencentMapSdk/Classes/**/*",
20   "resources": "TencentMapSdk/Bundles/SOSOMAPRES.bundle",
21   "vendored_libraries": [
22     "TencentMapSdk/Library/libQMapSdk.a"
23   ],
24   "public_header_files": "TencentMapSdk/Classes/QMap/include/*.h",
25   "frameworks": [
26     "SystemConfiguration",
27     "UIKit",
28     "CoreText",
29     "OpenGLES",
30     "QuartzCore",
31     "CoreGraphics",
32     "CoreLocation",
33     "CoreTelephony",
34     "Accelerate",
35     "ImageIO"
36   ],
37   "ios": {
38     "vendored_frameworks": "TencentMapSdk/Framework/TMapBeaconAPI_SDKBase.framework"
39   },
40   "libraries": [
41     "z",
42     "stdc++",
43     "stdc++.6.0.9",
44     "sqlite3"
45   ]