[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / a / UnlockCodeViewController / 0.2.0 / UnlockCodeViewController.podspec.json
blob44862196897917e532d4252da2053ef0ac307929
2   "name": "UnlockCodeViewController",
3   "version": "0.2.0",
4   "summary": "A simple drop-in Unlock Code view controller.",
5   "description": "A simple drop-in Unlock Code view controller. Use this to add a simple gateway screen to prevent access to content.",
6   "homepage": "https://github.com/reececomo/UnlockCodeViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reece Como": "reece.como@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/reececomo/UnlockCodeViewController.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "UnlockCodeViewController/Classes/**/*"