[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 0 / 4 / 7 / PGNumberKeyboard / 1.0.1 / PGNumberKeyboard.podspec.json
blobdfdf078a6ec769b09ca263701ff05505f1870a88
2   "name": "PGNumberKeyboard",
3   "version": "1.0.1",
4   "summary": "将dataSource分离出去,减小TableViewController的体积。",
5   "homepage": "https://github.com/xiaozhuxiong121/PGBaseDataSource",
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.1"
16   },
17   "source_files": [
18     "PGNumberKeyboard",
19     "PGNumberKeyboard/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true