[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 9 / e / PayPalMessages / 1.0.0-alpha.1 / PayPalMessages.podspec.json
blobb5317ad063618492cd691c7e12480c5bb6e76fcf
2   "name": "PayPalMessages",
3   "version": "1.0.0-alpha.1",
4   "summary": "The PayPal iOS SDK Messages Module: Promote offers to your customers such as Pay Later and PayPal Credit.",
5   "homepage": "https://developer.paypal.com",
6   "license": "MIT",
7   "authors": {
8     "PayPal": "sdks@paypal.com"
9   },
10   "source": {
11     "git": "https://github.com/paypal/paypal-messages-ios.git",
12     "tag": "1.0.0-alpha.1"
13   },
14   "swift_versions": "5.8",
15   "platforms": {
16     "ios": "14.0"
17   },
18   "compiler_flags": "-Wall -Werror -Wextra",
19   "source_files": "Sources/PayPalMessages/**/*.swift",
20   "resource_bundles": {
21     "PayPalMessages": [
22       "Sources/PayPalMessages/*.xcassets",
23       "Sources/PayPalMessages/PrivacyInfo.xcprivacy"
24     ]
25   },
26   "swift_version": "5.8"