[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / f / FlatButton / 0.0.9 / FlatButton.podspec.json
blob6fd5260685a2f5b55dd54e245e8340aeb2354508
2   "name": "FlatButton",
3   "version": "0.0.9",
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": "0.0.9"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "FlatButton/FlatButton.{swift}",
21   "requires_arc": true,
22   "screenshots": "https://s3.amazonaws.com/cindori/images/flatbutton.png",
23   "social_media_url": "https://twitter.com/cindoriapps"