blob: 46bb8d1245d326640d1a9144d9929ad6ef157d81 [file] [log] [blame]
{
"name": "BUYPaymentButton",
"version": "1.0.2",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"summary": "Vector-based Apple Pay UIButton that supports all iOS 8 versions",
"homepage": "https://github.com/Shopify/buypaymentbutton",
"authors": {
"Shopify": "rune.madsen@shopify.com"
},
"source": {
"git": "https://github.com/Shopify/buypaymentbutton.git",
"tag": "1.0.2"
},
"description": "BUYPaymentButton is a vector-based Apple Pay button that provides a custom UIButton for Apple Pay that replicates Apple's PKPaymentButton available in iOS 8.3 and later.",
"source_files": "BUYPaymentButton/*.{h,m}",
"frameworks": "PassKit",
"requires_arc": true
}