blob: bd91501e604d843642d5bc7e5f440ca190168e20 [file] [log] [blame]
{
"name": "MocaLock",
"version": "0.1.0",
"swift_version": "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.0"
},
"source_files": "MocaLock/**/*.{swift}",
"exclude_files": "MocaLock/**/*.{xib,png}"
}