blob: 3a192fef1558c7aba560e03db04481c7e9a241a1 [file] [log] [blame]
{
"name": "Stripe_watchOS",
"version": "0.1.3",
"summary": "Stripe watchOS helper",
"description": "Allows to converts PKPayment object to Stripe Token on watchOS.",
"homepage": "https://github.com/appintheair/stripe-watchos-tokenizer",
"license": "MIT",
"authors": {
"Sergey Pronin": "sergey.pronin@appintheair.mobi"
},
"source": {
"git": "https://github.com/appintheair/stripe-watchos-tokenizer.git",
"tag": "0.1.3"
},
"platforms": {
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"Foundation",
"WatchKit",
"PassKit"
],
"pushed_with_swift_version": "3.0"
}