blob: 5fc4ed8eb4846d0ffa9502400588b7d739f8d005 [file] [log] [blame]
{
"name": "Panels",
"version": "2.0.1",
"summary": "Simple sliding panels",
"description": "Add easly sliding panels to your app. Focus on the UI, let ´Panels´ do the rest.",
"homepage": "https://github.com/antoniocasero/Panels",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Antonio Casero Palmero": "anto.casero@gmail.com"
},
"social_media_url": "",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/antoniocasero/Panels.git",
"tag": "2.0.1"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}