[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 0 / LBPasswordInputView / 1.0.1 / LBPasswordInputView.podspec.json
blob54de60dd14954883116dc3882609d7de9f7ec3f6
2   "name": "LBPasswordInputView",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LBPasswordInputView/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]