[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / d / SpiralSDK / 0.2.1 / SpiralSDK.podspec.json
blobfe142f979551063bcda7e50d1ec79eb35190ed66
2   "name": "SpiralSDK",
3   "version": "0.2.1",
4   "summary": "Spiral iOS SDK",
5   "swift_versions": "5.0",
6   "description": "The Spiral SDK is used to open up as a modal in your application. Through the modal, end-users can select a non-profit, select a donation amount / frequency, and submit their donation.",
7   "homepage": "https://github.com/SpiralFinancial/Spiral-iOS-SDK",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Spiral Financial": "ron.soffer@spiral.us"
14   },
15   "source": {
16     "git": "https://github.com/spiralfinancial/spiral-ios-sdk.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "resource_bundles": {
24     "Resources": [
25       "Sources/SpiralSDK/Resources/*/*.*"
26     ]
27   },
28   "swift_version": "5.0"