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