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