[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 9 / e / PayPalMessages / 1.0.0-prerelease.5 / PayPalMessages.podspec.json
blob03d889374dcfaba55c3c6980d5a116a163b2083e
2   "name": "PayPalMessages",
3   "version": "1.0.0-prerelease.5",
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-prerelease.5"
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     ]
24   },
25   "swift_version": "5.8"