[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / 7 / LottieExtra / 0.0.1 / LottieExtra.podspec.json
bloba621ffd1772cf6ecf76a50ae19280f13f8d5e041
2   "name": "LottieExtra",
3   "version": "0.0.1",
4   "summary": "lottie 的扩展",
5   "description": "基于lottie, 扩展图层的点击事件和添加控件至图层",
6   "homepage": "https://github.com/YQqiang/LottieExtra",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuqiang": "yuqiang.coder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YQqiang/LottieExtra.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LottieExtra/Classes/**/*",
22   "dependencies": {
23     "lottie-ios": [
25     ]
26   }