[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / d / 8 / JJFloatingActionButton / 0.2.1 / JJFloatingActionButton.podspec.json
blob7128ec051e73750545a3e2158200b39ea5c20ad6
2   "name": "JJFloatingActionButton",
3   "version": "0.2.1",
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.2.1"
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     "JJFloatingActionButton": [
25       "JJFloatingActionButton/Assets/*.xcassets"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"