[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / f / MHLottiePlayer / 0.0.4 / MHLottiePlayer.podspec.json
blob463e8469e9178f1891a7534ba354df9ce90cc3e7
2   "name": "MHLottiePlayer",
3   "version": "0.0.4",
4   "summary": "Lottie播放器",
5   "homepage": "http://git.munimob.com/mengqingzheng/mhlottiePlayer",
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://git.munimob.com/mengqingzheng/mhlottieplayer.git",
19     "tag": "0.0.4"
20   },
21   "source_files": [
22     "Source/**/*"
23   ],
24   "resources": "Source/Resources/*.mp4",
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"