blob: 15a3cf6d98de888cb8aad6b021097e379e68553e [file] [log] [blame]
{
"name": "ICPatternLock",
"version": "1.0.0.0",
"summary": "ICPatternLock is a screen lock for your app access.",
"description": "ICPatternLock is a screen lock for your app access. It's familiar to most people and intuitively clear, because a pattern is much more easy to remember. \nWhat is more, it's also convenient for developers to use, of course, and to extend.",
"homepage": "https://github.com/IvanChan/ICPatternLock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"_ivanC": "_ivanC"
},
"source": {
"git": "https://github.com/IvanChan/ICPatternLock.git",
"tag": "1.0.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ICPatternLock/Classes/**/*",
"public_header_files": "ICPatternLock/Classes/**/*.h"
}