blob: 8f1d602ecc17206d86c86953f0d83b6cc35cdd0f [file] [log] [blame]
{
"name": "WJDevicePermissionTool",
"version": "1.0.4",
"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.4"
},
"source_files": [
"WJDevicePermissionTool",
"WJDevicePermissionTool/*.{h,m}"
],
"requires_arc": true
}