[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 5 / 4 / d / Stripe-HealthJoy / 10.0.4 / Stripe-HealthJoy.podspec.json
blob26bc04710ba5f828ec8aea0ad8934c9fa69b51e9
2   "name": "Stripe-HealthJoy",
3   "version": "10.0.4",
4   "summary": "Stripe is a web-based API for accepting payments online.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://stripe.com/docs/mobile/ios",
10   "authors": {
11     "Jack Flintermann": "jack@stripe.com",
12     "Stripe": "support+github@stripe.com"
13   },
14   "source": {
15     "git": "https://github.com/nekromarko/stripe-ios-HealthJoy.git",
16     "tag": "10.0.4"
17   },
18   "frameworks": [
19     "Foundation",
20     "Security",
21     "WebKit",
22     "PassKit",
23     "AddressBook"
24   ],
25   "requires_arc": true,
26   "platforms": {
27     "ios": "8.0"
28   },
29   "public_header_files": "Stripe/PublicHeaders/*.h",
30   "source_files": [
31     "Stripe/PublicHeaders/*.h",
32     "Stripe/*.{h,m}"
33   ],
34   "ios": {
35     "resource_bundles": {
36       "Stripe": "Stripe/Resources/**/*"
37     }
38   }