[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / 6 / FitpaySDK / 1.3.1 / FitpaySDK.podspec.json
blobf76332afbd76fe982378331731edf71e3d2634b6
2   "name": "FitpaySDK",
3   "requires_arc": true,
4   "version": "1.3.1",
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.3.1"
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_version": "4.2",
27   "source_files": "{FitpaySDK}/**/*.{h,m,swift}"