blob: dd159f74a4275e05c72e2ee6ab2fc917bcb06078 [file] [log] [blame]
{
"name": "Updates",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Updates/Classes/**/*"
}