[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / 0 / GithubApiClient / 1.0.1 / GithubApiClient.podspec.json
blob50709b8a0f7dd1d42780afca2cef65639d5ffcc3
2   "name": "GithubApiClient",
3   "version": "1.0.1",
4   "summary": "A short description of GithubApiClient.",
5   "license": "MIT",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/MohamedMatloub/GithubApiClient",
8   "authors": {
9     "MohamedMatloub": "Mohamed.a.matloub@gmail.com"
10   },
11   "source": {
12     "http": "https://raw.githubusercontent.com/MohamedMatloub/GithubApiClient/master/GithubApiClient.framework.zip"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "ios": {
18     "vendored_frameworks": "GithubApiClient.framework"
19   },
20   "default_subspecs": "Default",
21   "subspecs": [
22     {
23       "name": "Default",
24       "ios": {
25         "vendored_frameworks": "GithubApiClient.framework"
26       }
27     },
28     {
29       "name": "Networking",
30       "dependencies": {
31         "AFNetworking": [
32           "~> 4.0"
33         ]
34       }
35     }
36   ]