[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / a / e / c / UserInputTextField / 1.0.1 / UserInputTextField.podspec.json
blobf2161bed90e7ecf3ff647173cc94681bdbf5cef1
2   "name": "UserInputTextField",
3   "version": "1.0.1",
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.1"
20   },
21   "source_files": "UserInputTextField/*.{h,m}",
22   "frameworks": "SystemConfiguration",
23   "requires_arc": true