[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 5 / Fab / 1.1 / Fab.podspec.json
blob3d04bc5839e766ac1e6374e2bf679b5072d48a5e
2   "name": "Fab",
3   "version": "1.1",
4   "summary": "🛍️ A Floating Action Button for macOS. Inspired by Material Design, and written in Swift.",
5   "homepage": "https://github.com/chriszielinski/Fab",
6   "screenshots": "https://raw.githubusercontent.com/chriszielinski/Fab/master/readme-assets/Fab.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chriszielinski": "chrisz@berkeley.edu",
13     "lourenco-marinho": "lourenco.pmarinho@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/mightbesuperman",
16   "platforms": {
17     "osx": "10.12"
18   },
19   "source": {
20     "git": "https://github.com/chriszielinski/Fab.git",
21     "tag": "1.1"
22   },
23   "source_files": "Source/**/*.swift",
24   "swift_version": "4.2"