[Add] XLabel 1.0.0
[CocoaPods.git] / Specs / 2 / d / 8 / JJFloatingActionButton / 0.1.2 / JJFloatingActionButton.podspec.json
blob469e5de1608ab13b731ef771c44e98a503d78c69
2   "name": "JJFloatingActionButton",
3   "version": "0.1.2",
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.2"
15   },
16   "summary": "Floating Action Button for iOS",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "source_files": "Sources/*.swift",
26   "ios": {
27     "resource_bundles": {
28       "JJFloatingActionButton": "Resources/*.xcassets"
29     }
30   },
31   "pushed_with_swift_version": "4.0"