blob: 7f77fcbd25a90586b5d1ddebad57e3c1177aaf97 [file] [log] [blame]
{
"name": "Stripe_watchOS",
"version": "0.1.1",
"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.1"
},
"platforms": {
"watchos": "3.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"Foundation",
"WatchKit",
"PassKit"
]
}