blob: eb89348eb44533648d1e2a734be846d65560f1c5 [file] [log] [blame]
{
"name": "SLMPatternLock",
"version": "0.1.1",
"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.1.1"
},
"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
}
}