[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / c / 5 / PasswordBoxView / 0.0.3 / PasswordBoxView.podspec.json
blob7816ab1d9787f8d649187be7197bd7015261f709
2   "name": "PasswordBoxView",
3   "version": "0.0.3",
4   "authors": {
5     "cheny": "chenyios@126.com"
6   },
7   "summary": "PasswordBoxView 是一个模仿支付宝输入支付密码的密码框。",
8   "homepage": "https://github.com/chernyog/PasswordView",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/chernyog/PasswordView.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "Source/*.swift",
21   "resources": "Source/PasswordView.bundle",
22   "swift_versions": [
23     "4.1",
24     "4.2"
25   ],
26   "requires_arc": true,
27   "frameworks": "UIKit",
28   "swift_version": "4.2"