blob: 6b783ea175858415324c4cd12f307223261fab8d [file] [log] [blame]
{
"name": "PGMenu",
"version": "0.1.1",
"summary": "A Menu component for you awesome apps!",
"homepage": "https://github.com/pablogsIO/PGMenu",
"license": "MIT",
"authors": "Pablo Garcia",
"source": {
"git": "https://github.com/pablogsIO/PGMenu.git",
"tag": "0.1.1"
},
"screenshots": [
"https://raw.githubusercontent.com/pablogsIO/PGMenu/master/Assets/PGMenu.gif"
],
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"swift_version": "4.2",
"requires_arc": true
}