blob: 21551712300f222d4004bb79e9f72a927ae6d9b2 [file] [log] [blame]
{
"name": "DTZFloatingActionButton",
"version": "0.2.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.2.0"
},
"social_media_url": "https://twitter.com/hintoz",
"platforms": {
"ios": "10.0"
},
"source_files": "DTZFloatingActionButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}