blob: ec8e827f81e39a2646941667eb028205f0bd044d [file] [log] [blame]
{
"name": "SLTouchIdAuth",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLTouchIdAuth/Classes/**/*"
}