blob: 7b94207cd09448bc37ccf0de6e6aae58905159d0 [file] [log] [blame]
{
"name": "PinwheelSDK",
"version": "2.3.0",
"summary": "Pinwheel iOS SDK",
"swift_versions": "5.0",
"description": "The Pinwheel SDK is used to allow end-users to manage their payroll provider settings without leaving your app. They can select their employer, authenticate with their payroll platform login credentials, and authorize direct deposit changes.",
"homepage": "https://github.com/underdog-tech/pinwheel-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pinwheel Engineering": "eng@getpinwheel.com"
},
"source": {
"git": "https://github.com/underdog-tech/pinwheel-ios-sdk.git",
"tag": "2.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PinwheelSDK/Classes/**/*",
"swift_version": "5.0"
}