[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 1 / d / 6 / FitpaySDK / 1.4.0 / FitpaySDK.podspec.json
blob9c7eec2bf3421f0e5cd6cc2e8a7411da0be56012
2   "name": "FitpaySDK",
3   "requires_arc": true,
4   "version": "1.4.0",
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.4.0"
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}"