blob: a72a1d7ecb86275d216fa4c71406b1ef9e29aca6 [file] [log] [blame]
{
"name": "JVFloatingDrawer",
"version": "0.1.0",
"summary": "An extensible floating drawer with a focus on ease of use and aesthetics.",
"homepage": "https://github.com/JVillella/JVFloatingDrawer",
"screenshots": [
"http://jvillella.github.io/JVFloatingDrawer/Screenshots/open-drawer-1.png",
"http://jvillella.github.io/JVFloatingDrawer/Screenshots/open-drawer-2.png",
"http://jvillella.github.io/JVFloatingDrawer/Screenshots/open-drawer-landscape.png",
"http://jvillella.github.io/JVFloatingDrawer/Screenshots/animated-drawer-open-portrait.gif"
],
"license": "MIT",
"authors": {
"JVillella": "julian.villella@hotmail.com"
},
"source": {
"git": "https://github.com/JVillella/JVFloatingDrawer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}