blob: 9f46bcd1824e0d8069aeabf4ad1227f15b3b2e2e [file] [log] [blame]
{
"name": "GithubSearchAPI",
"version": "0.0.2",
"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.2"
},
"source_files": "GithubSearchAPI/GithubSearchAPI.swift",
"swift_version": "5.0"
}