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