blob: 6a2e8d0f48fbc4b05ebbc881e5b22396126ad6b5 [file] [log] [blame]
{
"name": "iOSAuthenticator",
"version": "0.3.1",
"summary": "A simple wrapper on AuthLocation",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mo3bius/iOSAuthenticator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luigi Aiello": "luigiaiello97@gmail.com"
},
"source": {
"git": "https://github.com/mo3bius/iOSAuthenticator.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "iOSAuthenticator/Classes/**/*"
}