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