blob: 956523b409bc85fa00cb2350ee9d0259e3781764 [file] [log] [blame]
{
"name": "BUYPaymentButton",
"version": "1.0.0",
"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.0"
},
"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
}