blob: 7d5498a8c1a8edd6e2d2f009175ffd6f9fca7036 [file] [log] [blame]
{
"name": "GithubService",
"platforms": {
"ios": "11.0"
},
"summary": "This is such a framework for OAuth authotization on GITHUB.com",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhassulan": "sulaim@bk.ru"
},
"homepage": "https://github.com/areht007/GithubService",
"source": {
"git": "https://github.com/areht007/GithubService.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"SwiftKeychainWrapper": [
]
},
"swift_versions": "4.0",
"source_files": [
"GithubService",
"GithubService/**/*.{swift}"
],
"swift_version": "4.0"
}