[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 1 / 5 / 4 / KMTIMSDK / 0.1.7 / KMTIMSDK.podspec.json
blob498cb4f37fddb73c823bd8b4d22e1544dec1b8a7
2   "name": "KMTIMSDK",
3   "version": "0.1.7",
4   "summary": "A short description of KMTIMSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhenlove/KMTIMSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhenlove": "121910347@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhenlove/KMTIMSDK.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "swift_versions": "5.0",
23   "xcconfig": {
24     "VALID_ARCHS": "armv7 arm64 x86_64"
25   },
26   "resource_bundles": {
27     "KMTIMSDK": [
28       "KMTIMSDK/Assets/*.xcassets"
29     ]
30   },
31   "source_files": "KMTIMSDK/Classes/**/*.{swift}",
32   "dependencies": {
33     "SnapKit": [
35     ],
36     "KMTIM": [
38     ],
39     "Kingfisher": [
41     ]
42   },
43   "swift_version": "5.0"