blob: 1f571e1b0cc81cc329b703aa217bb1bc20acc763 [file] [log] [blame]
{
"name": "FAPanels",
"version": "0.5.0",
"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": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAPanels/Classes/**/*.{swift}"
}