[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / e / 4 / LNFloatingActionButton / 0.5.0 / LNFloatingActionButton.podspec.json
blob03981f2245d41e5ea25c731dde5d546531bb42c5
2   "name": "LNFloatingActionButton",
3   "version": "0.5.0",
4   "summary": "Easy to customize Floating Action Button",
5   "homepage": "https://github.com/akaimo/LNFloatingActionButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "akaimo": "kawashu0723@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/akaimo/LNFloatingActionButton.git",
15     "tag": "0.5.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "LNFloatingActionButton/*.{swift,h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "swift_version": "5.0"