[Delete] EaseChatUIKit 4.12.0
[CocoaPods.git] / Specs / 8 / 0 / b / MNFloatingActionButton / 0.1.4 / MNFloatingActionButton.podspec.json
blob467bc0ab9e7d173aa669d270c70a45b84ab3aca7
2   "name": "MNFloatingActionButton",
3   "summary": "A F.A.B for iOS. Such fabulous.",
4   "description": "A customisable FAB (Floating Action Button)",
5   "homepage": "http://matthewnydam.com/",
6   "license": "MIT",
7   "authors": {
8     "Matt Nydam": "matt@matthewnydam.com"
9   },
10   "version": "0.1.4",
11   "source": {
12     "git": "https://github.com/mattnydam/MNFloatingActionButton.git",
13     "tag": "0.1.4"
14   },
15   "source_files": "MNFloatingActionButton/*.{h,m}",
16   "resources": "MNFloatingActionButton/Resources/*.png",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true