[Add] PubNubSwift 8.2.3
[CocoaPods.git] / Specs / 1 / b / 7 / LFPasswordField / 0.0.1 / LFPasswordField.podspec.json
blob3917f952454c7bd6fdeb69d15f68cf7b02df52d7
2   "name": "LFPasswordField",
3   "version": "0.0.1",
4   "summary": "一款自定义样式的数字输入框",
5   "description": "仿微信支付宝密码自定义数字输入框",
6   "homepage": "https://github.com/Choice-Fei/LFPasswordField",
7   "license": "MIT",
8   "authors": {
9     "Choice-Fei": "986935163@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Choice-Fei/LFPasswordField.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "LFPasswordField/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true