[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 4 / 3 / Animations / 0.1.0 / Animations.podspec.json
blob3bffd0943450bfd1a251685bbff209d8ed6b9ec6
2   "name": "Animations",
3   "version": "0.1.0",
4   "summary": "Chaining animations <<< syntax sugar",
5   "homepage": "https://github.com/vysotskiyserhiy/Animations",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Serhiy Vysotskiy": "vysotskiyserhiy@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/vysotskiyserhiy/Animations.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/Animations/Sources/**/*",
21   "swift_versions": "5.1",
22   "frameworks": "UIKit",
23   "swift_version": "5.1"