blob: 6056a7ddff3ba5f6cb661096c61396a7ddebe0bf [file] [log] [blame]
{
"name": "FitpaySDK",
"requires_arc": true,
"version": "1.6.5",
"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": "v1.6.5"
},
"dependencies": {
"Alamofire": [
"~> 4.1"
],
"RxSwift": [
"~> 4.1"
]
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source_files": "{FitpaySDK}/**/*.{h,m,swift}",
"swift_version": "4.2"
}