blob: 8540ce305ed89c00608520da2e19374d37f850ca [file] [log] [blame]
{
"name": "SnowShoeStampSdk",
"version": "3.0.1",
"summary": "Swift SDK Client for the Snowshoe API",
"description": "SnowShoe is an authentication tool for smartphones. This library provides a simple Swift wrapper.",
"homepage": "https://github.com/snowshoestamp/snowshoe-sdk-swift",
"license": "MIT",
"authors": {
"SnowShoe": "engineering@snowshoestamp.com"
},
"source": {
"git": "https://github.com/snowshoestamp/snowshoe-sdk-swift.git",
"tag": "3.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"3.5"
]
},
"swift_version": "5"
}