blob: 5ea1596c9aa6684762c3c1bef487bae5b8e8497b [file] [log] [blame]
{
"name": "VCASTrickLock",
"version": "1.0.1",
"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.1"
},
"source_files": "VCASTrickLock/VCASLock/*.{h,m}",
"resources": "VCASTrickLock/VCASLock/VcAsLockMedia/*",
"frameworks": "UIKit"
}