[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 0 / 6 / ApplePayStubs / 0.1 / ApplePayStubs.podspec.json
blob20aea225ec41b95678e3d5c450e5941b295a26f8
2   "name": "ApplePayStubs",
3   "version": "0.1",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/stripe/ApplePayStubs.git",
19     "tag": "v0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "frameworks": "PassKit",
27   "requires_arc": true