[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / b / d / SwiftyUpdateNotifier / 0.1.2 / SwiftyUpdateNotifier.podspec.json
blob886f4885c1a5a8e60a6edefd546c35968829384d
2   "name": "SwiftyUpdateNotifier",
3   "version": "0.1.2",
4   "summary": "App update notifier",
5   "description": "SwiftyUpdateNotifier is a easy to use swift library for get notified when new update of the app is available",
6   "homepage": "https://github.com/ArjunktMeridian/SwiftyUpdateNotifier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "arjun.kt": "arjun.kt@meridian.net.in"
13   },
14   "source": {
15     "git": "https://github.com/ArjunktMeridian/SwiftyUpdateNotifier.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "Classes/**/*.swift",
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"