[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / 0 / LBPasswordInputView / 1.0.0 / LBPasswordInputView.podspec.json
blobeea3aa962fac2932a2ef26cce106574a2b358fb6
2   "name": "LBPasswordInputView",
3   "version": "1.0.0",
4   "summary": "like alipay passWord page,when input password",
5   "description": "we can use it ,when our project needs password textfield",
6   "homepage": "https://github.com/LeonLeeboy/LBPasswordInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "j1103765636@iCloud.com": "1103765636@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LeonLeeboy/LBPasswordInputView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LBPasswordInputView/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]