[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 2 / FlourishSDK / 0.0.2 / FlourishSDK.podspec.json
blob1c50d125a09c1b5f886a837053b7db2d307f2379
2   "name": "FlourishSDK",
3   "version": "0.0.2",
4   "summary": "Flourish SDK",
5   "description": "A library to integrate with Flourish.",
6   "homepage": "https://github.com/Flourish-savings/flourish-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pedro Modrach": "pedro.modrach@flourishfi.com"
13   },
14   "source": {
15     "git": "https://github.com/Flourish-savings/flourish-sdk-ios.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/FlourishSDK/**/*.{swift}",
22   "dependencies": {
23     "Alamofire": [
24       "~> 5.9"
25     ]
26   },
27   "frameworks": "UIKit",
28   "swift_versions": "5.0",
29   "swift_version": "5.0"