blob: 2f5c9ae620c0a412125900815e2947bc95951c04 [file] [log] [blame]
{
"name": "SLTouchIdAuth",
"version": "0.1.1",
"swift_version": "3.2",
"summary": "TouchID Authentication for ios apps.",
"description": "Touch id provides to authentication of iOS applicaitons.",
"homepage": "https://github.com/RajatSoluLab/SLTouchIdAuth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RajatSoluLab": "rajat@solulab.com"
},
"source": {
"git": "https://github.com/RajatSoluLab/SLTouchIdAuth.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLTouchIdAuth/Classes/**/*"
}