[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 7 / Payrails / 1.0.0 / Payrails.podspec.json
blobc0a1605ad14275fbd8825100d6d02fab4d3d95f2
2   "name": "Payrails",
3   "version": "1.0.0",
4   "swift_versions": "5.0",
5   "summary": "Payrails Checkout SDK for iOS - Seamless Payment Integration",
6   "description": "Payrails Checkout ensures seamless payment integration within iOS applications, providing developers with the means to create versatile payment solutions.",
7   "homepage": "https://github.com/payrails/ios-sdk.git",
8   "license": "MIT Licence",
9   "authors": {
10     "Payrails": "contact@payrails.com"
11   },
12   "platforms": {
13     "ios": "14.0"
14   },
15   "source": {
16     "git": "https://github.com/payrails/ios-sdk.git",
17     "tag": "1.0.0"
18   },
19   "subspecs": [
20     {
21       "name": "Checkout",
22       "source_files": "Payrails/Classes/Public/**/*.{swift}",
23       "resources": "Payrails/Classes/Public/Assets/*.xcassets",
24       "dependencies": {
25         "PayPalCheckout": [
27         ]
28       }
29     }
30   ],
31   "swift_version": "5.0"