blob: 0fd3ab94600491c47eb512627e19ad1d7ddfde7c [file] [log] [blame]
{
"name": "VCTrickLock",
"version": "1.0.0",
"summary": "A library for make a beautiful TrickLock View like BaiduYun.",
"description": "1. Create a beautiful TrickLock view simply.\n2. PassCode Set,Verification,Change etc.\n3. Touch ID.\n4. Customize UI.\n5. Visual Effect.",
"homepage": "https://github.com/txinhua/VCTrickLock",
"license": {
"type": "Apache License",
"file": "LICENSE"
},
"authors": {
"gftang": "gftang@vcainfo.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/txinhua/VCTrickLock.git",
"tag": "1.0.0"
},
"source_files": "VCTrickLock/VCLock/*.{h,m}",
"resources": "VCTrickLock/VCLock/VCLockMedia/*",
"frameworks": "UIKit"
}