blob: 96f9742977186ddc70744a959ace118b424e5dad [file] [log] [blame]
{
"name": "HHLockView",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HHLockView/Classes/*.{h,m,swift}",
"resource_bundles": {
"HHLockView": [
"HHLockView/Assets/*.png"
]
}
}