blob: 634b6ada17b54057f48d2f745d589377c58cdfc2 [file] [log] [blame]
{
"name": "MocaLock",
"version": "0.1.2",
"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.2"
},
"source_files": "MocaLock/**/*.{swift}",
"exclude_files": "MocaLock/**/*.{xib,png}",
"swift_version": "5.0"
}