blob: f59e8bafbb3f8f7f09721e66379507d30479cef1 [file] [log] [blame]
{
"name": "ChangelogKit",
"version": "0.1.6",
"summary": "A library that offers tools to display a changelog using webviews and user defaults.",
"description": "Using only a few lines of code, you can add a changelog for your users. The log will only ever be seen if the user is getting a new update.",
"homepage": "https://github.com/davidseek/ChangelogKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"davidseek": "david@davidseek.com"
},
"source": {
"git": "https://github.com/davidseek/ChangelogKit.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/DavidSeek",
"platforms": {
"ios": "12.0"
},
"source_files": "ChangelogKit/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}