blob: 6429dc46c52f592200fbc8c177d16822ac284126 [file] [log] [blame]
{
"name": "iFloatingActionButton",
"version": "1.0",
"summary": "This control is similar to the android floating button.",
"description": "This control is similar to the android floating button. Floating button is an amazing control to add quickly accessible options. Since there is no native control like this in iOS, so this control can be used to add this functionality.",
"homepage": "https://github.com/Akshay-iOS-Developer/iFloatingActionButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akshay Agrawal": "agrawalakshay910@gmail.com"
},
"source": {
"git": "https://github.com/Akshay-iOS-Developer/iFloatingActionButton.git",
"tag": "1.0"
},
"social_media_url": "https://www.facebook.com/akshay.agrawal.754703",
"platforms": {
"ios": "8.0"
},
"source_files": "iFloatingActionButton/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}