blob: c791bba4df2677f471f378911007640a5f1b736f [file] [log] [blame]
{
"name": "AuthyStore",
"version": "0.0.1",
"summary": "Two factor authentication with Authy",
"description": "Light swift wrapper for Authy's SMS authentication service.",
"homepage": "https://github.com/rchatham/AuthyStore",
"license": "MIT",
"authors": {
"Reid Chatham": "reid.chatham@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rchatham/AuthyStore.git",
"tag": "0.0.1"
},
"source_files": [
"Sources",
"Sources/*"
],
"pushed_with_swift_version": "3.0"
}