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