blob: 73b5939ef9e4d0e671598cf04029977bcf419860 [file] [log] [blame]
{
"name": "StampSDK",
"version": "1.0.1",
"summary": "Offline authentication SDK.",
"homepage": "http://snowshoestamp.com/",
"authors": {
"Name": "engineering@snowshoestamp.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/downloads.snowshoestamp.com/sdk/stampSDK_iOS-v1.0pod.zip"
},
"ios": {
"vendored_frameworks": "StampSDK.framework"
},
"dependencies": {
"OAuthSwift": [
"~> 1.2"
],
"ObjectMapper": [
"~> 3.3"
],
"SQLite.swift/SQLCipher": [
"~> 0.11.1"
]
}
}