blob: d631fbede3dc0e6be074801db12c291c629ef20f [file] [log] [blame]
{
"name": "RHSideButtons",
"version": "1.1.0",
"summary": "Library provides easy to implement variation of Android (Material Design) Floating Action Button for iOS. You can use it as your app small side menu.",
"description": "Library provides easy to implement variation of Android (Material Design) Floating Action Button for iOS. You can use it as your app small side menu.",
"homepage": "https://github.com/robertherdzik/RHSideButtons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert Herdzik": "robert.herdzik@yahoo.com"
},
"source": {
"git": "https://github.com/robertherdzik/RHSideButtons.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"ios": {
"source_files": "RHSideButtons/**/*.{swift}"
},
"pushed_with_swift_version": "3.0"
}