[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 9 / DizzyKit / 1.0.1 / DizzyKit.podspec.json
blob3be809dcdd7a2a85998d694d63f8b92e04969e05
2   "name": "DizzyKit",
3   "version": "1.0.1",
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": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/bjarkehs/DizzyKit.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Sources/**/*.{swift}",
19   "pushed_with_swift_version": "3.0"