blob: dd46897a3965dbd3dfbfa8f9f9355ccdeda52309 [file] [log] [blame]
{
"name": "FitpaySDK",
"requires_arc": true,
"version": "0.4.12",
"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.12"
},
"dependencies": {
"Alamofire": [
"4.1.0"
],
"ObjectMapper": [
"2.2.5"
],
"AlamofireObjectMapper": [
"4.0.0"
],
"JWTDecode": [
"2.0.0"
],
"KeychainAccess": [
"3.0.0"
]
},
"platforms": {
"ios": "9.0"
},
"source_files": "{FitpaySDK,Common}/**/*.swift",
"pushed_with_swift_version": "3.0.1"
}