blob: 7d14b73dbd9df6630abed01a6b67bc910abb5b8d [file] [log] [blame]
{
"name": "GPassword",
"version": "1.0.2",
"summary": "Simple gesture password in swift.",
"description": "This framework help you build your gesture password easily!",
"homepage": "https://github.com/hackjie/GPassword",
"license": "MIT",
"authors": {
"leoli": "codelijie@gmail.com"
},
"source": {
"git": "https://github.com/hackjie/GPassword.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}