blob: 1f06f193a1f5737daf12e4318e6f8bedd5c6d502 [file] [log] [blame]
{
"name": "FitpaySDK",
"requires_arc": true,
"version": "0.4.23",
"license": "MIT",
"summary": "Swift based library for the Fitpay Platform",
"homepage": "https://github.com/fitpay/fitpay-ios-sdk",
"authors": {
"Fit Pay, Inc": "sdk@fit-pay.com"
},
"source": {
"git": "https://github.com/fitpay/fitpay-ios-sdk.git",
"tag": "v0.4.23"
},
"dependencies": {
"Alamofire": [
"4.1.0"
],
"ObjectMapper": [
"2.2.8"
],
"AlamofireObjectMapper": [
"4.0.0"
],
"JWTDecode": [
"2.0.0"
],
"KeychainAccess": [
"3.0.2"
],
"RxSwift": [
"~> 3.5.0"
]
},
"platforms": {
"ios": "9.0"
},
"source_files": "{FitpaySDK,Common}/**/*.swift"
}