blob: 79b44dfbf0c94517191499ff1a4fbed406020de3 [file] [log] [blame]
{
"name": "NXOAuth2Client",
"version": "1.2.6",
"license": {
"type": "BSD",
"text": " Copyright © 2012-2014, nxtbgthng GmbH\n\n All rights reserved.\n\n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are met:\n\n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in the\n documentation and/or other materials provided with the distribution.\n * Neither the name of nxtbgthng nor the\n names of its contributors may be used to endorse or promote products\n derived from this software without specific prior written permission.\n\n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY\n DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n"
},
"summary": "Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec) but can support several drafts.",
"homepage": "https://github.com/nxtbgthng/OAuth2Client",
"authors": {
"nxtbgthng": "team@nxtbgthng.com"
},
"source": {
"git": "https://github.com/nxtbgthng/OAuth2Client.git",
"tag": "v1.2.6"
},
"source_files": [
"NXOAuth2Account+Private.h",
"Sources/",
"Sources/OAuth2Client/"
],
"frameworks": "Security",
"requires_arc": true
}