blob: 2a684ae3c0430ed99f3b9efc593cde045eafb216 [file] [log] [blame]
{
"name": "RMPSecureAuth",
"version": "0.1.2",
"summary": "AppAuth Extension According Authentication Requirements.",
"description": "TODO: RMPAuth is a AppAuth extension framework, which is using to reduce the appauth code, according oraganizations requirement",
"homepage": "https://github.com/somuyadav007/RMPSecureAuth",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Somu Yadav": "somendra.sy@gmail.com"
},
"source": {
"git": "https://github.com/somuyadav007/RMPSecureAuth.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source_files": "RMPSecureAuth/Classes/**/*",
"dependencies": {
"AppAuth": [
"~> 1.2.0"
]
},
"swift_version": "4.2"
}