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