blob: ea8ae2ce9b6bc4b00185878d2d8c62622de96ab1 [file] [log] [blame]
{
"name": "SLMPatternLock",
"version": "0.0.9",
"summary": "SLMPatternLock",
"description": "SLMPatternLock 手势解锁",
"homepage": "https://github.com/709530753/SLMPatternLock",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"myxc": "70953073@qq.com"
},
"source": {
"git": "https://github.com/709530753/SLMPatternLock.git",
"tag": "0.0.9"
},
"source_files": [
"Classes",
"Classes/SLMPatternLock.framework/Headers/*.{h,m}"
],
"public_header_files": "Classes/SLMPatternLock.framework/Headers/SLMPatternLock.h",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}