[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / d / SpiralSDK / 0.3.3 / SpiralSDK.podspec.json
blobc7c6a0ad7ebbdb1ed30bbba4b00a95cecd9ea94b
2   "name": "SpiralSDK",
3   "version": "0.3.3",
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.3.3"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": [
23     "Sources/**/*.swift",
24     "Sources/**/*.h"
25   ],
26   "resource_bundles": {
27     "Resources": [
28       "Sources/SpiralSDK/Resources/*/*.*"
29     ]
30   },
31   "swift_version": "5.0"