[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 3 / 6 / d / CheckoutSdkIos / 0.3.0 / CheckoutSdkIos.podspec.json
blob7d3af00242c02ab2b7dcd1f1dab1b236a65412fa
2   "name": "CheckoutSdkIos",
3   "version": "0.3.0",
4   "summary": "Checkout API Client, Payment Form UI and Utilities in Swift",
5   "description": "Checkout API Client and Payment Form Utilities in Swift.\nThis library contains methods to implement a payment form as well as UI elements.",
6   "homepage": "https://github.com/floriel-fedry-cko/frames-ios.git",
7   "swift_version": "4.1",
8   "license": "MIT",
9   "authors": {
10     "Checkout.com Integration": "integration@checkout.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/floriel-fedry-cko/frames-ios.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "Source/**/*.swift",
20   "exclude_files": "Classes/Exclude",
21   "resource_bundles": {
22     "CheckoutSdkIos": "Source/Resources/**/*"
23   }