blob: f0d4445a5ca149635e0313c9dce22a9d1c336ae2 [file] [log] [blame]
{
"name": "MSFloatingButton",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSFloatingButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}