blob: fb2856e7eacd8adfd5298d15d7da2f49708209b6 [file] [log] [blame]
{
"name": "GithubOAuthFramework",
"platforms": {
"ios": "12.0"
},
"summary": "This is such a framework for OAuth authotization on GITHUB.com",
"requires_arc": true,
"ios": {
"vendored_frameworks": "GithubOAuthFramework.framework"
},
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhassulan": "aimzhas@gmail.ru"
},
"homepage": "https://github.com/areht007",
"source": {
"http": "https://github.com/areht007/newrpos/raw/master/GithubOAuthFramework.zip"
},
"exclude_files": "Classes/Exclude",
"swift_versions": "4.0",
"frameworks": "UIKit",
"dependencies": {
"SwiftKeychainWrapper": [
]
},
"swift_version": "4.0"
}