[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / d / 8 / JJFloatingActionButton / 0.5.0 / JJFloatingActionButton.podspec.json
blobc6229f06d96cbd6b3f5589d14e2f5fef442a28dd
2   "name": "JJFloatingActionButton",
3   "version": "0.5.0",
4   "authors": {
5     "Jochen Pfeiffer": "pod@jochen-pfeiffer.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/jjochen/JJFloatingActionButton",
12   "source": {
13     "git": "https://github.com/jjochen/JJFloatingActionButton.git",
14     "tag": "0.5.0"
15   },
16   "summary": "Floating Action Button for iOS",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "frameworks": "UIKit",
22   "source_files": "JJFloatingActionButton/Classes/**/*",
23   "resource_bundles": {
24     "Assets": [
25       "JJFloatingActionButton/Assets/*.xcassets"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"