blob: 01b27c25b66ff47983763552ee236f91296fd36a [file] [log] [blame]
{
"name": "GitHubRelease",
"version": "0.5.1",
"summary": "Check your GitHub repo for new releases.",
"description": "Using GitHub to host your software?\nWant to check for new releases?\nUse GitHubRelease to check if a new release has been published.\nPrereleases and drafts can be opted in via configuration.",
"homepage": "https://github.com/MarLoe/GitHub.Release",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Martin Løbger",
"social_media_url": "https://github.com/MarLoe",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/MarLoe/GitHub.Release.git",
"tag": "v0.5.1"
},
"source_files": [
"GitHubRelease",
"GitHubRelease/**/*.{h,m}"
]
}