blob: 6e963295253dadeab7bd030de50a9885f4ea5495 [file] [log] [blame]
{
"name": "Panels",
"version": "2.0.0",
"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.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}