blob: 199a1c959bfa2660c9bd0090e6ffead1e0ad13e6 [file] [log] [blame]
{
"name": "PGMenu",
"version": "1.0.0",
"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": "1.0.0"
},
"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
}