[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 6 / b / 2 / ReleaseRadar / 0.2.2 / ReleaseRadar.podspec.json
bloba3ac291a7e2a0835022919dc5d766a1bd8cb75dd
2   "name": "ReleaseRadar",
3   "version": "0.2.2",
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.2"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Sources/Example/*.swift"