[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 4 / GithubSearch / 1.0.0 / GithubSearch.podspec.json
blob63de5b78198270763b7a383e8ad50e1f29ee3e96
2   "name": "GithubSearch",
3   "version": "1.0.0",
4   "summary": "A short summary of GithubSearch.",
5   "description": "A short description of GithubSearch.",
6   "homepage": "https://github.com/piooneer77/GithubSearch",
7   "license": "MIT",
8   "authors": {
9     "Karem Gohar": "piooneer77@me.com"
10   },
11   "social_media_url": "https://github.com/piooneer77",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/piooneer77/GithubSearch.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "GithubSearch/**/*",
20   "exclude_files": "GithubSearch/*.json",
21   "frameworks": "Foundation",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0"
25     ]
26   }