[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 4 / ChangelogKit / 0.1.8 / ChangelogKit.podspec.json
blob42a380d4eab17bbbb112840752b24c32ffc615ee
2   "name": "ChangelogKit",
3   "version": "0.1.8",
4   "summary": "A library that offers tools to display a changelog using webviews and user defaults.",
5   "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.",
6   "homepage": "https://github.com/davidseek/ChangelogKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "davidseek": "david@davidseek.com"
13   },
14   "source": {
15     "git": "https://github.com/davidseek/ChangelogKit.git",
16     "tag": "0.1.8"
17   },
18   "social_media_url": "https://twitter.com/DavidSeek",
19   "platforms": {
20     "ios": "11.2"
21   },
22   "source_files": "ChangelogKit/Classes/**/*",
23   "swift_versions": "4.0",
24   "swift_version": "4.0"