[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 9 / 0 / Y_SecureTextField / 0.0.1 / Y_SecureTextField.podspec.json
blob86b9276e875499b0fd0ce18e10a9861cd4fd02b0
2   "name": "Y_SecureTextField",
3   "version": "0.0.1",
4   "summary": "验证码/密码输入框",
5   "description": "指定验证码/密码位数,每一位值有方框框起来的输入框",
6   "homepage": "https://github.com/1ilI/Y_SecureTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1ilI": "1ilI"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/1ilI/Y_SecureTextField.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Y_SecureTextField",
23     "Y_SecureTextField/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit"