blob: 27a212339924833f3c54f34957bb3b9045987fcb [file] [log] [blame]
{
"name": "HUIPatternLockView-Swift",
"version": "2.0.0",
"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": "2.0.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}