blob: 13264cdfedfe57d506c18e96af4ec6a84436e9ed [file] [log] [blame]
{
"name": "GesturePassword",
"version": "0.9.0",
"summary": "GesturePassword is a simple gesture password written in Swift 2.2",
"homepage": "https://github.com/huangboju/GesturePassword",
"license": "MIT",
"authors": {
"huangboju": "529940945@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangboju/GesturePassword.git",
"tag": "0.9.0"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}