blob: 0c6a42e87ce2339b27e66f93f4b99c877c07194b [file] [log] [blame]
{
"name": "KeyboardShortcutManager",
"version": "1.0",
"summary": "KeyboardShortcutManager.",
"description": "KeyboardShortcutManager for SIMULATOR",
"homepage": "https://github.com/silence0201/KeyboardShortcutManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Silence": "374619540@qq.com"
},
"social_media_url": "https://twitter.com/Silencee0201",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/silence0201/KeyboardShortcutManager.git",
"tag": "1.0"
},
"source_files": [
"KeyboardShortcutManager",
"KeyboardShortcutManager/**/*.{h,m}"
],
"exclude_files": "KeyboardShortcutManager/Exclude",
"requires_arc": true
}