[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / d / 8 / JJFloatingActionButton / 0.1.1 / JJFloatingActionButton.podspec.json
blob97cf08180ca7d5b3cd9dc7e495dc44a677e1bac7
2   "name": "JJFloatingActionButton",
3   "version": "0.1.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.1.1"
15   },
16   "summary": "Floating Action Button for iOS",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "dependencies": {
21     "SnapKit": [
22       "~> 4.0"
23     ]
24   },
25   "requires_arc": true,
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "source_files": "Sources/*.swift",
31   "ios": {
32     "resource_bundles": {
33       "JJFloatingActionButton": "Resources/*.xcassets"
34     }
35   },
36   "pushed_with_swift_version": "4.0"