blob: d0b3f2c3b43455dd7797c153f2bbbae618d1c3f3 [file] [log] [blame]
{
"name": "iOSAuthenticator",
"version": "0.3.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source_files": "iOSAuthenticator/Classes/**/*"
}