blob: 1d42481aeb2382e1aae380953f91b3564655e0b1 [file] [log] [blame]
{
"name": "MSFloatingButton",
"version": "0.1.2",
"summary": "Tumblr like floating button for iOS Projects.",
"description": "Tumblr like floating button for iOS Projects. Mainly suitable for multiple floating button options. Shows floating buttons in another view in circular shape.",
"homepage": "https://github.com/manojshrestha/MSFloatingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"manojshrestha": "iam.manojshrestha@gmail.com"
},
"source": {
"git": "https://github.com/manojshrestha/MSFloatingButton.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MSFloatingButton/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"BubbleTransition": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "3.0"
}