[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / 5 / WTYTextField / 0.1.0 / WTYTextField.podspec.json
blob84ecc33aae1b99f97c0508200980c4ac083a5fab
2   "name": "WTYTextField",
3   "version": "0.1.0",
4   "summary": "自定义TextField.",
5   "description": "TODO: 适合用户名、密码的TextField.",
6   "homepage": "https://github.com/LTY2009/WTYTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "litengyue": "litengyue117@163.com"
13   },
14   "source": {
15     "git": "https://github.com/LTY2009/WTYTextField.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "WTYTextField/Classes/**/*.swift",
23   "resource_bundles": {
24     "WTYTextField": [
25       "WTYTextField/Assets/*.png"
26     ]
27   }