[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 2 / StripeCore / 22.3.1 / StripeCore.podspec.json
blobd71b7a9a35a2519961e791ebded455b9ba6da0cf
2   "name": "StripeCore",
3   "version": "22.3.1",
4   "summary": "StripeCore contains shared infrastructure used by all Stripe pods. It is not meant to be used without other Stripe pods.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://stripe.com/docs/mobile/ios",
10   "authors": {
11     "Stripe": "support+github@stripe.com"
12   },
13   "source": {
14     "git": "https://github.com/stripe/stripe-ios.git",
15     "tag": "22.3.1"
16   },
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "12.0"
24   },
25   "swift_versions": "5.0",
26   "source_files": "StripeCore/StripeCore/**/*.swift",
27   "ios": {
28     "resource_bundles": {
29       "StripeCore": "StripeCore/StripeCore/Resources/**/*.lproj"
30     }
31   },
32   "swift_version": "5.0"