[Add] zcshare-sdkframework 0.0.12
[CocoaPods.git] / Specs / 6 / 2 / d / PCDottedPasscodeView / 0.1.10 / PCDottedPasscodeView.podspec.json
blob703826da5ebf48b64ccb513c0442b90a5df8ae54
2   "name": "PCDottedPasscodeView",
3   "version": "0.1.10",
4   "summary": "A custome dotted passcode view to enable entering numeric passcode.",
5   "description": "PCDottedPasscodeView enables entering dotted passcode for special reasons such as a 6-digit bank passcode. The dot color/count/size can also be configured through XIB.",
6   "homepage": "https://github.com/pechn/PCDottedPasscodeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Peter Chen": "chencg.hn@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/pechn/PCDottedPasscodeView.git",
16     "tag": "0.1.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PCDottedPasscodeView/Classes/**/*"