[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 2 / 4 / GithubService / 0.1.0 / GithubService.podspec.json
blob7d5498a8c1a8edd6e2d2f009175ffd6f9fca7036
2   "name": "GithubService",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "This is such a framework for OAuth authotization on GITHUB.com",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhassulan": "sulaim@bk.ru"
15   },
16   "homepage": "https://github.com/areht007/GithubService",
17   "source": {
18     "git": "https://github.com/areht007/GithubService.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SwiftKeychainWrapper": [
25     ]
26   },
27   "swift_versions": "4.0",
28   "source_files": [
29     "GithubService",
30     "GithubService/**/*.{swift}"
31   ],
32   "swift_version": "4.0"