[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 6 / f / MHLottiePlayer / 0.0.1 / MHLottiePlayer.podspec.json
blob246a93e447f883268cffa74260e8b31a60085881
2   "name": "MHLottiePlayer",
3   "version": "0.0.1",
4   "summary": "Lottie播放器",
5   "homepage": "http://git.munimob.com/mengqingzheng/mhlottieplayer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "mengqingzheng": "mengqingzheng@munimob.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "http://git.munimob.com/mengqingzheng/mhlottieplayer.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MHLottiePlayer/MHLottiePlayer/**/*.{him,swift}",
21   "resources": "MHLottiePlayer/MHLottiePlayer/Resources/*.mp4",
22   "requires_arc": true,
23   "dependencies": {
24     "MHGPUImage": [
25       "~> 0.0.2"
26     ],
27     "lottie-ios": [
28       "~> 3.1.9"
29     ]
30   }