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