blob: 97e310eaf45d477ff4705271618e2608762ed700 [file] [log] [blame]
{
"name": "MSAuthentication",
"version": "1.0.0",
"summary": "MadSeven's Authentication framework",
"description": "This framework will allow you to authenticate with 2 factor authentication a user and send text messages",
"homepage": "https://gitlab.com/madseven-public/msauthentication-ios",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": "MadSeven",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitlab.com/madseven-public/msauthentication-ios.git",
"tag": "1.0.0"
},
"vendored_frameworks": "MSAuthentication.xcframework",
"swift_version": "5.0"
}