blob: 24b7359d87b868b13fe67b0dcb3ddca7809c13d4 [file] [log] [blame]
{
"name": "LockScreenView",
"version": "1.0.2",
"summary": "LockScreenView",
"description": "LockScreenView description",
"homepage": "https://github.com/hepburnalex/LockScreenView",
"license": "MIT",
"authors": {
"hepburn": "hepburn2019@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hepburnalex/LockScreenView.git",
"tag": "1.0.2"
},
"source_files": "LockScreenView/*.{h,m}",
"public_header_files": "LockScreenView/*.h",
"requires_arc": true
}