blob: 9b9d078779721f62541c6b1d60236ada48e88d5b [file] [log] [blame]
{
"name": "CCGestureLock",
"version": "0.1.4",
"summary": "CCGestureLock (Swift) is a customisable gesture/pattern lock for iOS written in Swift.",
"description": "The CCGestureLock (Swift) CocoaPod provides a customisable gesture/pattern lock for iOS written in Swift.",
"homepage": "https://github.com/hsuanchih/CCGestureLock-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hsuan-Chih Chuang": "hsuanchih.chuang@gmail.com"
},
"source": {
"git": "https://github.com/hsuanchih/CCGestureLock-Swift.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCGestureLock/Classes/**/*"
}