[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / a / 0 / HTMapKit / 0.8.0 / HTMapKit.podspec.json
blob03544a1d803778cb25bae2791fa11a592548aff6
2   "name": "HTMapKit",
3   "version": "0.8.0",
4   "summary": "A short description of HTMapKit.",
5   "description": "HTMapKit,based on MAMapkit",
6   "homepage": "https://github.com/Dast1Woop/HTMapKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "641540230@qq.com": "myldast1@126.com"
13   },
14   "source": {
15     "git": "https://github.com/Dast1Woop/HTMapKit.git",
16     "tag": "0.8.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~>4.0.1"
28     ],
29     "YYModel": [
30       "~> 1.0.4"
31     ],
32     "AMap3DMap-NO-IDFA": [
33       "~>7.9.0"
34     ],
35     "SnapKit": [
36       "~>5.0.1"
37     ]
38   },
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-lObjC",
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "swift_versions": [
44     "4.0",
45     "4.2",
46     "5.0"
47   ],
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "static_framework": true,
52   "vendored_frameworks": "HTMapKit/*.{framework}",
53   "swift_version": "5.0"