blob: 886d15b20e50c4e29df78597f49fff472ad2ae13 [file] [log] [blame]
{
"name": "HUIPatternLockView-Swift",
"version": "1.0.2",
"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.2"
}
}