[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / c / UserInputTextField / 1.0.0 / UserInputTextField.podspec.json
blob12eb7206281523c03b0a323d942fe7a84ea67d72
2   "name": "UserInputTextField",
3   "version": "1.0.0",
4   "summary": "UserInputTextField 用来控制小数点输入",
5   "description": "UserInputTextField 控制小数点输入,有效的解耦",
6   "homepage": "https://github.com/XiaBaKe/UserInputTextField.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/UserInputTextField.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "UserInputTextField.h",
22   "frameworks": "SystemConfiguration",
23   "requires_arc": true