blob: 69d14c7ca74717e1ab4a35d33f110fda3916c1a1 [file] [log] [blame]
{
"name": "OXPatternLock",
"version": "1.0",
"summary": "An iOS pattern lock like Android authentication written in Swift",
"homepage": "https://github.com/oxozle/OXPatternLock",
"license": "MIT",
"authors": {
"Dmitriy Azarov": "contacts@oxozle.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/oxozle/OXPatternLock.git",
"tag": "1.0"
},
"source_files": "Source/**/*.swift",
"pushed_with_swift_version": "3.0"
}