blob: 31a5c2671c82c3e0790987ce8f54cf4d3b6931cd [file] [log] [blame]
{
"name": "SnowShoeStampSdk",
"version": "3.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"3.5.1"
]
},
"swift_version": "5"
}