blob: 08130669b5c401ccb1700341954e2e29294fe032 [file] [log] [blame]
{
"name": "DTZFloatingActionButton",
"version": "0.3.0",
"summary": "Floating Action Button for iOS",
"description": "Floating button for your ios app in swift. Used some ideas KCFloatingActionButto",
"homepage": "https://github.com/hintoz/DTZFloatingActionButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hintoz": "hintoz@gmail.com"
},
"source": {
"git": "https://github.com/hintoz/DTZFloatingActionButton.git",
"tag": "0.3.0"
},
"social_media_url": "https://github.com/hintoz",
"platforms": {
"ios": "9.0"
},
"source_files": "DTZFloatingActionButton/Classes/**/*"
}