[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 5 / 7 / LOTAnimationView / 0.0.1 / LOTAnimationView.podspec.json
blobcfa0db928c531829f3fc54db950c83ab8d26145d
2   "name": "LOTAnimationView",
3   "version": "0.0.1",
4   "summary": "lottie api in LOTAnimationView style based on lottie-ios",
5   "homepage": "https://github.com/Dwarven/LOTAnimationView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dwarven": "prison.yang@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5",
17   "source": {
18     "git": "https://github.com/Dwarven/LOTAnimationView.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "QuartzCore"
26   ],
27   "source_files": "LOTAnimationView/*.swift",
28   "module_name": "LOTAnimationView",
29   "dependencies": {
30     "lottie-ios": [
31       "~> 4.0"
32     ]
33   },
34   "swift_version": "5"