blob: 860ff01a6a1be2c607f82aa16eb915461326746f [file] [log] [blame]
{
"name": "TLAppLocker",
"version": "0.1.0",
"summary": "Simple way to add lock feature to apps",
"description": "This pod enables users to add locking feature into their apps without much hassle. User can configure the length of password as well.",
"homepage": "https://github.com/ravitilicho/TLAppLocker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravitilicho": "bitsian.ravi@gmail.com"
},
"source": {
"git": "https://github.com/ravitilicho/TLAppLocker.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "TLAppLocker/Classes/**/*",
"swift_version": "5.0"
}