blob: 63de5b78198270763b7a383e8ad50e1f29ee3e96 [file] [log] [blame]
{
"name": "GithubSearch",
"version": "1.0.0",
"summary": "A short summary of GithubSearch.",
"description": "A short description of GithubSearch.",
"homepage": "https://github.com/piooneer77/GithubSearch",
"license": "MIT",
"authors": {
"Karem Gohar": "piooneer77@me.com"
},
"social_media_url": "https://github.com/piooneer77",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/piooneer77/GithubSearch.git",
"tag": "1.0.0"
},
"source_files": "GithubSearch/**/*",
"exclude_files": "GithubSearch/*.json",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"~> 4.0"
]
}
}