blob: 939eb7c577288988cf632936b4f86821019930fe [file] [log] [blame]
{
"name": "RMPAuth",
"version": "1.0.0",
"summary": "AppAuth Extension According Authentication Requirements",
"description": "RMPAuth is a AppAuth extension framework, which is using to reduce the appauth code, according oraganization's requirement",
"homepage": "https://github.com/SomuYadav007/RMPAppAuth.git",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) Somu Yadav<somu.yadav@innoeye.com> \n permission is hereby granted,This is an private framework which is associated with an organization"
},
"authors": {
"Somu Yadav": "somu.yadav@innoeye.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/SomuYadav007/RMPAppAuth.git",
"tag": "1.0.0"
},
"swift_versions": "4.2",
"exclude_files": "Classes/Exclude",
"dependencies": {
"AppAuth": [
"~> 1.2.0"
]
},
"swift_version": "4.2"
}