blob: fdf741b48c3ae1b397383374efd1955839b74df9 [file] [log] [blame]
{
"name": "Updates",
"version": "0.0.1",
"swift_version": "4.2",
"summary": "Notifies of updates to an iOS app.",
"description": "Notifies of updates to an iOS app so that users may be informed and / or prompted to update.",
"homepage": "https://github.com/rwbutler/Updates",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ross Butler": "github@rwbutler.com"
},
"source": {
"git": "https://github.com/rwbutler/Updates.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Updates/Classes/**/*"
}