[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 2 / LottieService / 0.1.5 / LottieService.podspec.json
blobcfbb88f6631f6ad250baeb9c029d89ecf16c6776
2   "name": "LottieService",
3   "version": "0.1.5",
4   "summary": "Lottie增强",
5   "description": "TODO: 使Lottie能够加载带图片远程动效文件的压缩包",
6   "homepage": "https://github.com/Sfh03031/LottieService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sfh03031": "sfh894645252@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Sfh03031/LottieService.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "LottieService/Classes/**/*",
22   "dependencies": {
23     "lottie-ios": [
24       "2.5.3"
25     ],
26     "SSZipArchive": [
28     ]
29   }