blob: 89bb0614d027a10cda0f17835854293886fd7913 [file] [log] [blame]
{
"name": "Updates",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Updates/Classes/**/*"
}