[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 7 / PGNumberKeyboard / 1.0.3 / PGNumberKeyboard.podspec.json
blobcd5e3e2bcc7220c1c82944a6f4457ccec120276e
2   "name": "PGNumberKeyboard",
3   "version": "1.0.3",
4   "summary": "一款非常简单漂亮灵活的自定义数字键盘.",
5   "homepage": "https://github.com/xiaozhuxiong121/PGNumberKeyboard",
6   "license": "MIT",
7   "authors": {
8     "piggybear": "piggybear_net@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/xiaozhuxiong121/PGNumberKeyboard.git",
15     "tag": "1.0.3"
16   },
17   "source_files": [
18     "PGNumberKeyboard",
19     "PGNumberKeyboard/**/*.{h,m}"
20   ],
21   "resources": "PGNumberKeyboard/keyboardDelete.png",
22   "frameworks": "UIKit",
23   "requires_arc": true