[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / d / 5 / 3 / Stripe_watchOS / 0.1.2 / Stripe_watchOS.podspec.json
blob56c3ae3c0502ef3f09e3a2b5577f45bcf418b0cf
2   "name": "Stripe_watchOS",
3   "version": "0.1.2",
4   "summary": "Stripe watchOS helper",
5   "description": "Allows to converts PKPayment object to Stripe Token on watchOS.",
6   "homepage": "https://github.com/appintheair/stripe-watchos-tokenizer",
7   "license": "MIT",
8   "authors": {
9     "Sergey Pronin": "sergey.pronin@appintheair.mobi"
10   },
11   "source": {
12     "git": "https://github.com/appintheair/stripe-watchos-tokenizer.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "watchos": "2.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "Foundation",
22     "WatchKit",
23     "PassKit"
24   ],
25   "pushed_with_swift_version": "3.0"