blob: 753b940248233a8f5aef3373ad07e70221ed327d [file] [log] [blame]
{
"name": "GPassword",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift"
}