[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 2 / ReleaseRadar / 0.1.0 / ReleaseRadar.podspec.json
blob4b1653c8fbfe67a3dcd8ce32740374603215579e
2   "name": "ReleaseRadar",
3   "version": "0.1.0",
4   "homepage": "https://github.com/halcyonmobile/ReleaseRadar",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": "Botond Magyarosi",
10   "summary": "Lightweight framework to check release notes after an iOS app update is performed.",
11   "description": "With iOS 7, automatic app updates were introduced making App Store release notes less relevant for the end user.\nOther frameworks like Siren check for available updates, ReleaseRadar checks for release notes after an update was performed.",
12   "swift_version": "4.1",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/halcyonmobile/ReleaseRadar.git",
18     "tag": "v0.1.0"
19   },
20   "source_files": "Sources/**/*.swift"