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