blob: aab1860451191438d897671c50b51b45e1095260 [file] [log] [blame]
{
"name": "LockPod",
"version": "0.1.1",
"summary": "Provides a prebuilt lockscreen with PIN and fingerprint options",
"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.",
"homepage": "https://github.com/gigadude7/LockPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gigadude7": "granthc14@gmail.com"
},
"source": {
"git": "https://github.com/gigadude7/LockPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LockPod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}