[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / 2 / ZQAlterTextField / 1.0.1 / ZQAlterTextField.podspec.json
blob5bef6cfb2395d2590f6f60472ae8919af8baf016
2   "name": "ZQAlterTextField",
3   "version": "1.0.1",
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": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/MrZQxiao/ZQAlterTextField.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "ZQAlterTextField",
20     "ZQAlterTextField/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "resources": "ZQAlterTextField/*.png",
24   "dependencies": {
25     "MBProgressHUD": [
27     ]
28   }