blob: 6e4a0a70dc06c14930d42db02b13658f7cfa199f [file] [log] [blame]
{
"name": "Panels",
"version": "2.0.3",
"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": "9.0"
},
"source": {
"git": "https://github.com/antoniocasero/Panels.git",
"tag": "2.0.3"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit",
"swift_version": "4.2"
}