[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 3 / KKFloatingActionButton / 0.0.7 / KKFloatingActionButton.podspec.json
blobe3cf36f06f7c6004a9337ede4781a036d2d06c27
2   "name": "KKFloatingActionButton",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "RWPickFlavor lets a user select an ice cream flavor.",
7   "requires_arc": true,
8   "version": "0.0.7",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Kyle Kirkland": "kyle.kirkland0528@me.com"
15   },
16   "homepage": "https://github.com/kylelol/KKFloatingActionButton",
17   "source": {
18     "git": "https://github.com/kylelol/KKFloatingActionButton.git",
19     "tag": "0.0.7"
20   },
21   "frameworks": [
22     "UIKit",
23     "QuartzCore"
24   ],
25   "dependencies": {
26     "MaterialKit": [
28     ]
29   },
30   "source_files": "KKFloatingActionButton/**/*.{swift}"