[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 6 / LockPod / 0.1.1 / LockPod.podspec.json
blobaab1860451191438d897671c50b51b45e1095260
2   "name": "LockPod",
3   "version": "0.1.1",
4   "summary": "Provides a prebuilt lockscreen with PIN and fingerprint options",
5   "description": "What does it do? \t- Provides a prebuilt lock screen that is easy to integrate. \nWhy did I write it? \t- I was tired of having to rewrite the same lock screen, and though other people may also want this. \nWhat is the focus? \t- To provide the user with an easily implementable lock screen.",
6   "homepage": "https://github.com/gigadude7/LockPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gigadude7": "granthc14@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/gigadude7/LockPod.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LockPod/Classes/**/*",
22   "pushed_with_swift_version": "3.0"