[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / 6 / f / MHLottiePlayer / 0.1.3 / MHLottiePlayer.podspec.json
blob300832a0b412cfe2114809b25430f4bd9dff9d7e
2   "name": "MHLottiePlayer",
3   "version": "0.1.3",
4   "summary": "Lottie播放器",
5   "homepage": "http://47.110.88.253:8080/mhappdev/mhlottieplayer.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": "11.0"
16   },
17   "source": {
18     "git": "http://47.110.88.253:8080/mhappdev/mhlottieplayer.git",
19     "tag": "0.1.3"
20   },
21   "source_files": [
22     "Source/*.{h,m,swift}"
23   ],
24   "resources": "Source/MHLottiePlayer.bundle",
25   "public_header_files": "Source/*.h",
26   "swift_versions": "5.0",
27   "dependencies": {
28     "MHGPUImage": [
29       "~> 0.0.2"
30     ],
31     "lottie-ios": [
32       "~> 3.1.9"
33     ]
34   },
35   "swift_version": "5.0"