blob: 8613441a36789b1a1bf6194a8042d46221a69c55 [file] [log] [blame]
{
"name": "DLPrivacyPermissionHelper",
"version": "0.0.1",
"summary": "系统权限访问工具.",
"homepage": "https://github.com/TheForgottenProgrammer/DLKeyboardManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Dalang",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TheForgottenProgrammer/DLPrivacyPermissionHelper.git",
"tag": "0.0.1"
},
"source_files": [
"DLPrivacyPermissionHelper",
"DLPrivacyPermissionHelper/**/*.{h,m}"
],
"frameworks": "UIKit"
}