blob: 71792979521744fb13fbdac48d4800afe09bcc2b [file] [log] [blame]
{
"name": "WJDevicePermissionTool",
"version": "1.0.2",
"summary": "Get the Device Permission",
"description": "Get the device hardware permission and status. link the Bluetooth and Battery Status or camera and album authorized status.",
"homepage": "https://github.com/YJTanK/WJDevicePermissionTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WBear": "karuasha@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/YJTanK/WJDevicePermissionTool.git",
"tag": "1.0.2"
},
"source_files": [
"WJDevicePermissionTool",
"WJDevicePermissionTool/*.{h,m}"
],
"requires_arc": true
}