[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 0 / DecimalTextField / 1.0.1 / DecimalTextField.podspec.json
blob7f615edf6806cc92cbb71076770070947c2ca312
2   "name": "DecimalTextField",
3   "version": "1.0.1",
4   "summary": "DecimalTextField 用来控制小数点输入",
5   "description": "DecimalTextField 控制小数点输入,有效的解耦",
6   "homepage": "hhttps://github.com/XiaBaKe/DecimalTextField.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "朱守明": "507772308@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/XiaBaKe/DecimalTextField.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "DecimalTextField/DecimalTextField.{h,m}",
22   "frameworks": "SystemConfiguration",
23   "requires_arc": true