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