blob: 99b257f587e251cdef801a57cab6e9eafce70783 [file] [log] [blame]
{
"name": "HHFloatingView",
"module_name": "HHFloatingView",
"version": "1.1.0",
"summary": "An easy to use and setup floating view for your app. 🎡",
"description": "HHFloatingView is another options view which you can use to show basic options for your app.",
"homepage": "https://github.com/hemangshah/HHFloatingView",
"license": "MIT",
"authors": {
"hemangshah": "hemangshah.in@gmail.com"
},
"source": {
"git": "https://github.com/hemangshah/HHFloatingView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "HHFloatingView/Source/*.swift",
"pushed_with_swift_version": "4.0"
}