blob: 8a504f4d3c4ea4c62147c4c0a11c13628c74de02 [file] [log] [blame]
{
"name": "ECSlidingViewController",
"version": "1.3.3",
"license": {
"type": "MIT",
"text": " Copyright (C) 2013 EdgeCase\n\n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
},
"summary": "View controller container that presents its child view controllers in two sliding layers. Inspired by the Path 2.0 and Facebook iPhone apps.",
"description": "ECSlidingViewController is a view controller container that presents its child view controllers in two layers. It provides functionality for sliding the top view to reveal the views underneath it. This functionality is inspired by the Path 2.0 and Facebook iPhone apps.",
"homepage": "https://github.com/edgecase/ecslidingviewcontroller",
"authors": {
"Mike Enriquez": "mike@enriquez.me"
},
"source": {
"git": "https://github.com/edgecase/ECSlidingViewController.git",
"tag": "1.3.3"
},
"platforms": {
"ios": null
},
"source_files": "ECSlidingViewController/Vendor/ECSlidingViewController/",
"requires_arc": true
}