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