[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / FlatButton / 1.1.1 / FlatButton.podspec.json
blob09feabe23e6e3a37ddb4278b11253eb03714e260
2   "name": "FlatButton",
3   "version": "1.1.1",
4   "summary": "Layer based NSButton with Interface Builder styling options",
5   "homepage": "https://github.com/OskarGroth/FlatButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Oskar Groth": "oskar@cindori.org"
12   },
13   "source": {
14     "git": "https://github.com/OskarGroth/FlatButton.git",
15     "tag": "1.1.1"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "FlatButton/FlatButton.{swift}",
21   "requires_arc": true,
22   "screenshots": "https://raw.githubusercontent.com/OskarGroth/FlatButton/master/screenshot.png",
23   "social_media_url": "https://twitter.com/cindoriapps",
24   "pushed_with_swift_version": "3.0"