[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 9 / 0 / 6 / ApplePayStubs / 0.1.3 / ApplePayStubs.podspec.json
blob8e980ec1b9665d25ffa2802738bde3a906268c54
2   "name": "ApplePayStubs",
3   "version": "0.1.3",
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.1.3"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}"
25   ],
26   "resources": "Classes/**/*.xib",
27   "exclude_files": "Classes/Exclude",
28   "weak_frameworks": "PassKit",
29   "requires_arc": true