[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 9 / 2 / LiquidFloatingActionButton / 0.1.0 / LiquidFloatingActionButton.podspec.json
blobd5ed9c1bec40d6fdb8720210ff7cc74361b6a1cb
2   "name": "LiquidFloatingActionButton",
3   "version": "0.1.0",
4   "summary": "Material Design Floating Action Button in liquid state",
5   "description": "Material Design Floating Action Button in liquid state inspired by http://www.materialup.com/posts/material-in-a-liquid-state",
6   "homepage": "https://github.com/yoavlt/LiquidFloatingActionButton",
7   "license": "MIT",
8   "authors": {
9     "Takuma Yoshida": "yoa.jmpr.w@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yoavlt/LiquidFloatingActionButton.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LiquidFloatingActionButton": [
22       "Pod/Assets/*.png"
23     ]
24   }