blob: 29eb593f43f3e01cf1aced854b15e95b8e49e9be [file] [log] [blame]
{
"name": "HHLockView",
"version": "0.1.7",
"summary": "HHLockView.",
"description": "TODO: 手势密码.",
"homepage": "https://github.com/huahong1124/HHLockView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huahong": "2330669775@qq.com"
},
"source": {
"git": "https://github.com/huahong1124/HHLockView.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HHLockView/Classes/*.{h,m,swift}",
"resource_bundles": {
"HHLockView": [
"HHLockView/Assets/*.png"
]
}
}