blob: e6d1f7a915ee8a50279b77199c8a75a84032c53f [file] [log] [blame]
{
"name": "TISwipeableTableView",
"version": "0.0.1",
"platforms": {
"ios": null
},
"summary": "Allows you to swipe a UITableViewCell and reveal a back view, functions like cells in the Twitter app.",
"homepage": "https://github.com/thermogl/TISwipeableTableView",
"authors": {
"Tom Irving": "info@thermoglobalnuclearwar.com"
},
"source": {
"git": "https://github.com/thermogl/TISwipeableTableView.git",
"commit": "5cc634cb92be4531cf2f4e52ba0960161799074e"
},
"license": {
"type": "BSD",
"text": "\t\tThis control is dual licensed: You can use it for free under the BSD licence below or, If you require non-attribution you can purchase the commercial licence available at http://www.cocoacontrols.com/authors/thermogl\n\n\t\tCopyright (c) 2010 - 2011 Tom Irving. All rights reserved.\n\n\t\tRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n\t\tRedistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n\t\tRedistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n\n\t\tTHIS SOFTWARE IS PROVIDED BY TOM IRVING \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL TOM IRVING OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n"
},
"source_files": "*.{h,m}",
"requires_arc": false
}