blob: 692d049445b8131efb7dbd495697eb0c74e4b237 [file] [log] [blame]
{
"name": "ChangelogKit",
"version": "0.1.7",
"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.7"
},
"social_media_url": "https://twitter.com/DavidSeek",
"platforms": {
"ios": "12.0"
},
"source_files": "ChangelogKit/Classes/**/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}