blob: 4e37728bf2ddf3e1bb19db26a5a1b4b1c503f954 [file] [log] [blame]
{
"name": "FAPanels",
"swift_versions": "5.0",
"version": "2.0.1",
"summary": "Swift Panels with Animations",
"description": "Panels support left, right and center containers. Useful to show left and right side menus",
"homepage": "https://github.com/fahidattique55/FAPanels",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Fahid Attique": "fahidattique55@gmail.com"
},
"source": {
"git": "https://github.com/fahidattique55/FAPanels.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAPanels/Classes/**/*.{swift}",
"swift_version": "5.0"
}