blob: 88e672ad6f23cbcd1add93e527ffbe4c162b8e47 [file] [log] [blame]
{
"name": "MNFloatingActionButton",
"summary": "A F.A.B for iOS. Such fabulous.",
"description": "A customisable FAB (Floating Action Button)",
"homepage": "https://github.com/mattnydam/MNFloatingActionButton",
"license": "MIT",
"authors": {
"Matt Nydam": "matt@matthewnydam.com"
},
"version": "0.1.5",
"source": {
"git": "https://github.com/mattnydam/MNFloatingActionButton.git",
"tag": "0.1.5"
},
"source_files": "MNFloatingActionButton/*.{h,m}",
"resources": "MNFloatingActionButton/Resources/*.png",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}