blob: c6d49f10e3ad4586386de99d2eb552689753bc39 [file] [log] [blame]
{
"name": "SquareBuyerVerificationSDK",
"version": "1.3.0",
"license": {
"type": "Square Developer License",
"text": "Copyright (c) 2018-present, Square, Inc. All rights reserved.\n\nYour use of this software is subject to the Square Developer Terms of\nService (https://squareup.com/legal/developers). This copyright notice shall\nbe included in all copies or substantial portions of the software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n"
},
"homepage": "https://github.com/square/in-app-payments-ios",
"authors": "Square",
"summary": "A secure, managed payments SDK that enables iOS developers to verify buyers within the in-app payment sdk.",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/square/in-app-payments-ios/releases/download/1.3.0/SquareInAppPaymentsSDKs.framework.zip"
},
"source_files": "SquareInAppPaymentsSDKs.framework/SquareBuyerVerificationSDK.framework/**/*.{h,hh}",
"public_header_files": "SquareInAppPaymentsSDKs.framework/SquareBuyerVerificationSDK.framework/Headers/*.{h,hh}",
"vendored_frameworks": "SquareInAppPaymentsSDKs.framework/SquareBuyerVerificationSDK.framework"
}