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