[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 7 / 5 / WJDevicePermissionTool / 1.0.1 / WJDevicePermissionTool.podspec.json
blob89299a1c93f9ecec47b3f467d1def7c7924f3f8a
2   "name": "WJDevicePermissionTool",
3   "version": "1.0.1",
4   "summary": "Get the Device Permission",
5   "description": "Get the device hardware permission and status. link the Bluetooth and Battery Status or camera and album authorized status.",
6   "homepage": "https://github.com/YJTanK/WJDevicePermissionTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WBear": "karuasha@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/YJTanK/WJDevicePermissionTool.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "WJDevicePermissionTool",
23     "WJDevicePermissionTool/*.{h,m}"
24   ],
25   "requires_arc": true