blob: fdc7fa1db19c64224e2a1bc75fe206569b27ce2c [file] [log] [blame]
{
"name": "WJDevicePermissionTool",
"version": "1.0.3",
"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": "9.0"
},
"source": {
"git": "https://github.com/YJTanK/WJDevicePermissionTool.git",
"tag": "1.0.3"
},
"source_files": [
"WJDevicePermissionTool",
"WJDevicePermissionTool/*.{h,m}"
],
"requires_arc": true
}