blob: b04b464bd9c53124f4a07015d303e29621bff354 [file] [log] [blame]
{
"name": "DSFloatingButton",
"version": "1.0.1",
"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": "1.0.1"
},
"social_media_url": "https://twitter.com/trueSuperior",
"platforms": {
"ios": "8.0"
},
"source_files": "DSFloatingButton/Classes/**/*"
}