blob: deb87f0fad724d69ac23ea273150126e74ca99d6 [file] [log] [blame]
{
"name": "FAPanels",
"version": "0.1.0",
"summary": "Swift Panels with Transitions",
"description": "Panels support left, right and center containers. Useful to show left and right side menus",
"homepage": "https://github.com/fahidattique55/FAPanels",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fahid Attique": "fahidattique55@gmail.com"
},
"source": {
"git": "https://github.com/fahidattique55/FAPanels.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FAPanels/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}