[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 9 / a / DASlideViewController / 0.1.0 / DASlideViewController.podspec.json
blob2bd33f652e787cff8de7b4f1e3ea348c27624b8f
2   "name": "DASlideViewController",
3   "version": "0.1.0",
4   "summary": "Turns container views into draggable tags that can expand to full-screen",
5   "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",
6   "homepage": "https://github.com/Danappelxx/DASlideViewController",
7   "license": "MIT",
8   "authors": {
9     "Dan Appel": "Dan.appel00@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Danappelxx/DASlideViewController.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DASlideViewController": [
22       "Pod/Assets/*.png"
23     ]
24   }