blob: 3bc32f3d51d2dfc0b08fdb52a3009b94fa14a8f4 [file] [log] [blame]
{
"name": "MSFloatingButton",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.3"
},
"source_files": "MSFloatingButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}