[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / b / GoCardlessSDK / 1.0.1 / GoCardlessSDK.podspec.json
blobd663378c5e6766aeed4e35da0a843939a6db5dd9
2   "name": "GoCardlessSDK",
3   "version": "1.0.1",
4   "summary": "GoCardless Pro iOS client library",
5   "description": "The GoCardless iOS SDK is a tool that enables developers to integrate GoCardless payments into their iOS applications. To help developers get started, a sample app has been created that demonstrates how to use the SDK. The app provides a clear and practical example of how to implement GoCardless payments within an iOS app.",
6   "homepage": "https://github.com/gocardless/gocardless-pro-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "GoCardlessSDK/LICENSE"
10   },
11   "authors": {
12     "GoCardless": "mobile-sdk-ext@gocardless.com"
13   },
14   "source": {
15     "git": "https://github.com/gocardless/gocardless-pro-ios-sdk.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.3",
22   "source_files": "GoCardlessSDK/GoCardlessSDK/Classes/**/*",
23   "swift_version": "5.3"