blob: a30e9a79b9650291f302f1d71c9ea9d9369d26b7 [file] [log] [blame]
{
"name": "DASlideViewController",
"version": "0.1.1",
"summary": "Turns container views into draggable tags that can expand to full-screen",
"description": " Provides you with a subclassable viewcontroller and containerview that automatically stack and can expand to fill the window.\n Comes with smooth animations and is very customizable.\n",
"homepage": "https://github.com/Danappelxx/DASlideViewController",
"license": "MIT",
"authors": {
"Dan Appel": "Dan.appel00@gmail.com"
},
"source": {
"git": "https://github.com/Danappelxx/DASlideViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DASlideViewController": [
"Pod/Assets/*.png"
]
}
}