[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 9 / DizzyKit / 3.0.0 / DizzyKit.podspec.json
blobe7202755d8f8abeca586b1f4696eaf2be5d51742
2   "name": "DizzyKit",
3   "version": "3.0.0",
4   "summary": "Simple animation library that allows you to easily animate things",
5   "description": "DizzyKit removes a lot of boilerplate code for simple animations,\nwhile staying extendable.",
6   "homepage": "https://github.com/bjarkehs/DizzyKit",
7   "license": "MIT",
8   "authors": {
9     "Bjarke Hesthaven Søndergaard": "bhsgaard@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/bjarkehs/DizzyKit.git",
16     "tag": "3.0.0"
17   },
18   "source_files": "Sources/**/*.{swift}"