blob: 5fe0799d727f47966253fb697604785ddfa9a1a9 [file] [log] [blame]
{
"name": "MocaLock",
"version": "0.1.1",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"summary": "It is a library for displaying the password lock screen in the iOS application.",
"homepage": "https://github.com/ekusuy-osas/MocaLock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yusuke.sasou": "s2ysk.dev@gmail.com"
},
"source": {
"git": "https://github.com/ekusuy-osas/MocaLock.git",
"tag": "0.1.1"
},
"source_files": "MocaLock/**/*.{swift}",
"exclude_files": "MocaLock/**/*.{xib,png}",
"swift_version": "5.0"
}