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