blob: b2183cbb11a041cf4e773e2c3f50e2c3ece70933 [file] [log] [blame]
{
"name": "DASlideViewController",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DASlideViewController": [
"Pod/Assets/*.png"
]
}
}