blob: 9e21dacbf4e0e577ccf773ce6574de97585e6447 [file] [log] [blame]
{
"name": "ButtonMerchant",
"version": "1.1.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.1.0"
},
"swift_versions": "4.1",
"source_files": "Source/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": 4.1
},
"swift_version": "4.1"
}