blob: 4f8e54d0e2a6b12e751d56da2dfd8da95f36d672 [file] [log] [blame]
{
"name": "VCASTrickLock",
"version": "1.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. Customize UI.",
"homepage": "https://github.com/txinhua/VCASTrickLock",
"license": {
"type": "Apache License",
"file": "LICENSE"
},
"authors": {
"gftang": "gftang@vcainfo.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/txinhua/VCASTrickLock.git",
"tag": "1.0"
},
"source_files": "VCASTrickLock/VCASLock/*.{h,m}",
"resources": "VCASTrickLock/VCASLock/VcAsLockMedia/*",
"frameworks": "UIKit"
}