blob: 57d4396243db8ac04eb93c9f06ed680dcaa4cfe2 [file] [log] [blame]
{
"name": "UPMenu",
"platforms": {
"ios": "10.0"
},
"summary": "UpperApp-like floating menu.",
"requires_arc": true,
"swift_version": "4.0",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tubik Studio": "ios@tubikstudio.com"
},
"social_media_url": "https://twitter.com/tubikstudio",
"homepage": "https://github.com/tubikstudio/UPMenu",
"source": {
"git": "https://github.com/tubikstudio/UPMenu.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": "UPMenu/**/*.{swift}",
"resources": "UPMenu/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
}