[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 2 / ReleaseRadar / 0.2.1 / ReleaseRadar.podspec.json
blob35da0927c08502a24bd9d8a7436c49b3fa781fa4
2   "name": "ReleaseRadar",
3   "version": "0.2.1",
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.2",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/halcyonmobile/ReleaseRadar.git",
18     "tag": "v0.2.1"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Sources/Example/*.swift"