[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / b / NumberInputView / 0.0.1 / NumberInputView.podspec.json
blob7671c1b7d5808b48d06ea16edeebac1248325aae
2   "name": "NumberInputView",
3   "version": "0.0.1",
4   "summary": "cocoapods 测试",
5   "description": "就是一个数字键盘, 防止第三方的键盘不给力",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "hold-my-hand": "13036101641@163.com"
12   },
13   "homepage": "https://github.com/hold-my-hand/NumberInputView",
14   "source": {
15     "git": "https://github.com/hold-my-hand/NumberInputView.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KeyBoardInputViewNumber/NumberKeyBoard/**/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true