[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / d / 6 / FitpaySDK / 0.4.26 / FitpaySDK.podspec.json
bloba3aadde5cc67870dafb8ccbf9613dee038b6a57a
2   "name": "FitpaySDK",
3   "requires_arc": true,
4   "version": "0.4.26",
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": "v0.4.26"
14   },
15   "dependencies": {
16     "Alamofire": [
17       "~> 4.1"
18     ],
19     "ObjectMapper": [
20       "~> 3.1"
21     ],
22     "AlamofireObjectMapper": [
23       "~> 5.0"
24     ],
25     "JWTDecode": [
26       "2.0.0"
27     ],
28     "KeychainAccess": [
29       "3.1"
30     ],
31     "RxSwift": [
32       "~> 4.1"
33     ]
34   },
35   "platforms": {
36     "ios": "9.0"
37   },
38   "swift_version": "4.0",
39   "source_files": "{FitpaySDK}/**/*.swift"