[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 6 / ApplePayStubs / 0.2 / ApplePayStubs.podspec.json
blob6f00abfaacb3e52ee11d478daa6d533b50848df0
2   "name": "ApplePayStubs",
3   "version": "0.2",
4   "summary": "Test your Apple Pay integration without Apple Pay",
5   "description": "                  ApplePayStubs lets you test your Apple Pay integration without needing a compatible device.\n",
6   "homepage": "https://github.com/stripe/ApplePayStubs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Jack Flintermann": "jack@stripe.com",
13     "Stripe": "support+github@stripe.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/stripe/ApplePayStubs.git",
20     "tag": "v0.2"
21   },
22   "source_files": [
23     "ApplePayStubs",
24     "ApplePayStubs/**/*.{h,m}"
25   ],
26   "resources": "ApplePayStubs/**/*.xib",
27   "exclude_files": "ApplePayStubs/Exclude",
28   "weak_frameworks": "PassKit",
29   "requires_arc": true