[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / FlatButton / 1.2 / FlatButton.podspec.json
blob236234b64aee177182199241f0b7dbaa14c5f3ee
2   "name": "FlatButton",
3   "version": "1.2",
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.2"
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"