[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / f / FYValidateTextField / 0.0.1 / FYValidateTextField.podspec.json
blob34c9b464833cdbcf1c90aa5c7a4373601ac53738
2   "name": "FYValidateTextField",
3   "version": "0.0.1",
4   "summary": "A UITextField With validate.",
5   "description": "A UITextField With validate..",
6   "homepage": "https://github.com/yangfeiyu/FYValidateTextField",
7   "license": "MIT",
8   "authors": {
9     "杨飞宇": "972131277@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yangfeiyu/FYValidateTextField.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "FYValidateTextField/lib/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "RegExCategories": [
25       "~> 1.0"
26     ]
27   }