[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 5 / 9 / Jelly-Animators / 0.1.0 / Jelly-Animators.podspec.json
blob4154fa625b3bfe1226c773d20c59166d81c78b42
2   "name": "Jelly-Animators",
3   "version": "0.1.0",
4   "summary": "Jelly Animators provide custom view controller animations with just a few lines of code",
5   "description": "Jelly Animators is a simple to use Animation-Library\nIt helps you to add rich animations to your app with writing just a few lines of code",
6   "homepage": "http://sebastianboldt.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastian Boldt": "self.dealloc@googlemail.com"
13   },
14   "source": {
15     "git": "https://github.com/SebastianBoldt/Jelly-Animators.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Jelly-Animators/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"