[Add] MARSDK_EASPRO 5.0.3
[CocoaPods.git] / Specs / f / 7 / 5 / WJDevicePermissionTool / 1.0.0 / WJDevicePermissionTool.podspec.json
blob7bb9338b094a2e2d9004cce219a005b5b6df6e4e
2   "name": "WJDevicePermissionTool",
3   "version": "1.0.0",
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.0"
20   },
21   "source_files": [
22     "WJDevicePermissionTool",
23     "WJDevicePermissionTool/*.{h,m}"
24   ],
25   "requires_arc": true