blob: 055cc93f072025e5df2ddf9dfc01c5fc562c60b3 [file] [log] [blame]
{
"name": "WJDeviceListener",
"version": "1.0.0",
"summary": "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/WJDeviceListener/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WBear": "karuasha@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/YJTanK/WJDeviceListener.git",
"tag": "1.0.0"
},
"source_files": [
"WJDeviceListener",
"WJDeviceListener/*.{h,m}"
],
"requires_arc": true
}