[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 0 / a / ZQAlterField / 1.0.0 / ZQAlterField.podspec.json
blob70737b1a80f67d29cb354a365fb462fc063e7a39
2   "name": "ZQAlterField",
3   "version": "1.0.0",
4   "summary": "自定义弹出输入框,支持自定义标题、各控件颜色、自动添加分隔符、字数限制等功能",
5   "description": "支持自定义标题、各控件颜色、自动添加分隔符、字数限制等功能",
6   "homepage": "https://www.jianshu.com/p/0cfcb491f41c",
7   "license": "MIT",
8   "authors": {
9     "ZQXiao": "285061422@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/MrZQxiao/ZQAlterField.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "ZQAlterField",
20     "ZQAlterField/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "ZQAlterField/*.{png,xib}",
24   "dependencies": {
25     "MBProgressHUD": [
27     ]
28   }