[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 5 / e / 4 / LNFloatingActionButton / 0.4.1 / LNFloatingActionButton.podspec.json
blob32d10610625eaa4d48b6c7e94695861c36f93914
2   "name": "LNFloatingActionButton",
3   "version": "0.4.1",
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.4.1"
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