[Add] BridSDK 1.4.3
[CocoaPods.git] / Specs / 0 / b / 9 / MH_Lib / 0.1.1 / MH_Lib.podspec.json
blobc7ac059c7bbc5d3ce8e0237fd4cc472ef476ead2
2   "name": "MH_Lib",
3   "version": "0.1.1",
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": "15.0"
16   },
17   "source": {
18     "git": "git@47.110.88.253:mhappdev/mh_lib.git",
19     "tag": "0.1.1"
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.52.3"
36     ],
37     "Cache": [
38       "~> 6.0.0"
39     ]
40   },
41   "swift_version": "5.2"