blob: 916820066517a922ad7cf99228de29dabaccc2ce [file] [log] [blame]
{
"name": "ButtonMerchant",
"version": "1.4.0",
"summary": "An open source client library for Button merchants.",
"description": "The Button Merchant library is a light-weight, open-source method\nto complete the App component of your Button Merchant integration\nand join the Button Marketplace.",
"homepage": "https://github.com/button/button-merchant-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Button, Inc.",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/button/button-merchant-ios.git",
"tag": "1.4.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": 5.0
},
"swift_version": "5.0"
}