blob: 183e3d0f699d0391b5d0728f28cbf9da12b89090 [file] [log] [blame]
{
"name": "CCGestureLock",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CCGestureLock/Classes/**/*",
"pushed_with_swift_version": "3.1"
}