[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 0 / 6 / ApplePayStubs / 0.1.2 / ApplePayStubs.podspec.json
blob316e2cb18aba413a898f585e04d0070eda2bd07a
2   "name": "ApplePayStubs",
3   "version": "0.1.2",
4   "summary": "Test your Apple Pay integration without Apple Pay",
5   "description": "                  ApplePayStubs lets you test your Apple Pay integration without needing an iPhone 6 and the as-yet-unreleased Apple Pay SDK.\n",
6   "homepage": "https://github.com/stripe/ApplePayStubs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Stripe": "support+github@stripe.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/stripe/ApplePayStubs.git",
19     "tag": "v0.1.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "resources": "Classes/**/*.xib",
26   "exclude_files": "Classes/Exclude",
27   "weak_frameworks": "PassKit",
28   "requires_arc": true