blob: 413578038f599f21f2ec6187bdcd514eb919f8f8 [file] [log] [blame]
{
"name": "ServiceGithub",
"platforms": {
"ios": "8.0"
},
"summary": "This is such a framework for OAuth authotization on GITHUB.com",
"requires_arc": true,
"ios": {
"vendored_frameworks": "ServiceGithub.framework"
},
"version": "0.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhassulan": "aimzhas@gmail.com"
},
"homepage": "https://github.com/areht007",
"source": {
"http": "https://github.com/areht007/SeviceGithub/blob/master/ServiceGithub0.2.0.zip?raw=true"
},
"exclude_files": "Classes/Exclude",
"swift_versions": [
"4.2",
"5.0",
"5.1"
],
"dependencies": {
"SwiftKeychainWrapper": [
]
},
"swift_version": "5.1"
}