blob: db0e07233a1f4b8473977986904cd0d93c1b49a8 [file] [log] [blame]
{
"name": "SwiftyPatternLock",
"version": "0.1.0",
"summary": "A swifty pattern lock ViewController.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jaume4/SwiftyPatternLock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jaume Corbi": "jaume@corbi.co"
},
"source": {
"git": "https://github.com/jaume4/SwiftyPatternLock.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/jaume4",
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftyPatternLock/Classes/**/*",
"swift_version": "5.0"
}