blob: fbcf7a2029c8089260605df38ae91b9069537be5 [file] [log] [blame]
{
"name": "HUIPatternLockView-Swift",
"version": "1.0.1",
"summary": "A pattern lock view for iOS",
"homepage": "https://github.com/Tinghui/HUIPatternLockView-Swift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Tinghui": "tinghui.zhang3@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/*.swift",
"source": {
"git": "https://github.com/Tinghui/HUIPatternLockView-Swift.git",
"tag": "1.0.1"
}
}