blob: c0049e628befb377b329f21ef011cf0fa5191752 [file] [log] [blame]
{
"name": "DSFloatingButton",
"version": "0.9.0",
"summary": "Easy to create diffuse shadow effect button for iOS.",
"swift_version": "4.2.1",
"homepage": "https://github.com/trueSuperior/DSFloatingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"UMA": "trueSuperiorDev@gmail.com"
},
"source": {
"git": "https://github.com/trueSuperior/DSFloatingButton.git",
"tag": "0.9.0"
},
"social_media_url": "https://twitter.com/trueSuperior",
"platforms": {
"ios": "8.0"
},
"source_files": "DSFloatingButton/Classes/**/*"
}