[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 0 / b / 9 / MH_Lib / 0.0.9 / MH_Lib.podspec.json
blob9e8e37adf76c59b9de1aa032ec078f7055be290b
2   "name": "MH_Lib",
3   "version": "0.0.9",
4   "summary": "Music Library",
5   "homepage": "http://47.110.88.253:8080/mhappdev/mh_lib.git",
6   "authors": {
7     "mengqingzheng": "mengqingzheng@munimob.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "14.0"
16   },
17   "source": {
18     "git": "git@47.110.88.253:mhappdev/mh_lib.git",
19     "tag": "0.0.9"
20   },
21   "source_files": [
22     "Source/*.{h,m,swift}"
23   ],
24   "resources": "Source/Resources.bundle",
25   "public_header_files": [
26     "Source/*.h"
27   ],
28   "swift_versions": [
29     "5.0",
30     "5.1",
31     "5.2"
32   ],
33   "dependencies": {
34     "RealmSwift": [
35       "~> 10.45.1"
36     ],
37     "Cache": [
38       "~> 6.0.0"
39     ]
40   },
41   "swift_version": "5.2"