blob: 83acadd185c4dc084da9a714684688477328303e [file] [log] [blame]
{
"name": "GesturePassword",
"version": "0.0.1",
"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.0.1"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true
}