blob: e8b69063501849bcb5d07af4b1d6c4a309cb7dc0 [file] [log] [blame]
{
"name": "GithubSearchAPI",
"version": "0.0.1",
"summary": "Swift implementation of Github Repository Search API.",
"homepage": "https://github.com/SudhaChandranBC/GithubSearchAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chandran, Sudha": "sudhachandran1bc@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/SudhaChandranBC/GithubSearchAPI.git",
"tag": "0.0.1"
},
"source_files": "GithubSearchAPI/GithubSearchAPI.swift",
"swift_version": "5.0"
}