[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / c / PWKeyboard / 1.0.2 / PWKeyboard.podspec.json
blob0eb6503ac9f353736dc34e67f6ef27cbf384d20d
2   "name": "PWKeyboard",
3   "version": "1.0.2",
4   "summary": "Plate Keyboard in china",
5   "homepage": "https://github.com/parkingwang/vehicle-keyboard-ios.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "f2yu": "fengziyu@parkingwang.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/parkingwang/vehicle-keyboard-ios.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "PWKeyboardDemo/PWKeyboard/**/*.{h,m}",
21   "resources": [
22     "PWKeyboardDemo/PWKeyboard/js/*",
23     "PWKeyboardDemo/PWKeyboard/PWBundle.bundle"
24   ],
25   "requires_arc": true,
26   "frameworks": "JavaScriptCore",
27   "dependencies": {
28     "JSONModel": [
30     ]
31   }