[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / 6 / FitpaySDK / 1.6.5 / FitpaySDK.podspec.json
blob6056a7ddff3ba5f6cb661096c61396a7ddebe0bf
2   "name": "FitpaySDK",
3   "requires_arc": true,
4   "version": "1.6.5",
5   "license": "MIT",
6   "summary": "Swift based library for the Fitpay Platform",
7   "homepage": "https://github.com/fitpay/fitpay-ios-sdk",
8   "authors": {
9     "Fit Pay, Inc": "sdk@fit-pay.com"
10   },
11   "source": {
12     "git": "https://github.com/fitpay/fitpay-ios-sdk.git",
13     "tag": "v1.6.5"
14   },
15   "dependencies": {
16     "Alamofire": [
17       "~> 4.1"
18     ],
19     "RxSwift": [
20       "~> 4.1"
21     ]
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "swift_versions": "4.2",
27   "source_files": "{FitpaySDK}/**/*.{h,m,swift}",
28   "swift_version": "4.2"