blob: 134c51c0c1146de6c392dbb48d7423ad71aae333 [file] [log] [blame]
{
"name": "Panel",
"version": "1.0.2",
"summary": "A simple, Snapchat inspired, scroll based View Controller Written in Swift",
"platforms": {
"ios": "8.0"
},
"description": "Panel is a smiple, scroll based View Controller subclass. Panel was inspired by the three panel layout of Snapchat.",
"homepage": "https://github.com/Awalz/Panel",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Andrew Walz": "andrewjwalz@gmail.com"
},
"source": {
"git": "https://github.com/Awalz/Panel.git",
"tag": "1.0.2"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}