[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 2 / FlourishSDK / 0.2.3 / FlourishSDK.podspec.json
blobc41e748ded4c6cdaea6c3317068a8b6727b97bb7
2   "name": "FlourishSDK",
3   "version": "0.2.3",
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.2.3"
17   },
18   "platforms": {
19     "ios": "12.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"