[Add] ConnectyCube 2.0.0
[CocoaPods.git] / Specs / 5 / b / e / SHBerooz / 0.1.0 / SHBerooz.podspec.json
blobe6a023f8ad7b6323f2af0b17ef0142ca9e4a0e5c
2   "name": "SHBerooz",
3   "version": "0.1.0",
4   "summary": "Check for updates in a reqular basis and notify user about the new version of the app easily",
5   "description": "SHBerooz makes checking for updates and notifying the user about new versions of the app easier. It also features forceUpdate mode which does not allow the user to proceed unless update their current app. The update checks are in a custom regular basis which is managed automatically.",
6   "homepage": "https://github.com/shaahin/SHBerooz-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shaahin": "me@shaahin.us"
13   },
14   "source": {
15     "git": "https://github.com/shaahin/SHBerooz-iOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/*",
22   "swift_version": "4.1"