[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / e / 4 / LNFloatingActionButton / 0.2.0 / LNFloatingActionButton.podspec.json
blobaa481fa0bca85f23adcfd1afe697e937c696502b
2   "name": "LNFloatingActionButton",
3   "version": "0.2.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.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LNFloatingActionButton/*.{swift,h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"