[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / d / b / LottieLoadingView / 0.3.3 / LottieLoadingView.podspec.json
blobb5583f645fbd530c2ed763a7d899f5cfac2bc78e
2   "name": "LottieLoadingView",
3   "version": "0.3.3",
4   "summary": "使用Lottie做的加载动画",
5   "description": "使用Lottie可以极大地简化动画的制作,同时保证多端高度统一以及减小App包的大小",
6   "homepage": "https://github.com/onexf/LottieLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "onexf": "630850673@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/onexf/LottieLoadingView.git",
16     "tag": "0.3.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "5",
22   "source_files": "LottieLoadingView/Classes/**/*",
23   "dependencies": {
24     "lottie-ios": [
26     ]
27   }