[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / a / KSPasswordField / 1.1 / KSPasswordField.podspec.json
blobad088e3b7b768011308fd3c7b71ad70ebe4c7c00
2   "name": "KSPasswordField",
3   "version": "1.1",
4   "summary": "An `NSSecureTextField` subclass that cleans up pasted passwords, and provides easy access for a 'Show Password' checkbox.",
5   "homepage": "https://github.com/karelia/SecurityInterface",
6   "license": "MIT",
7   "authors": {
8     "Mike Abdullah": "me@mikeabdullah.net"
9   },
10   "source": {
11     "git": "https://github.com/karelia/SecurityInterface.git",
12     "tag": "v1.1"
13   },
14   "platforms": {
15     "osx": "10.2"
16   },
17   "source_files": [
18     "KSPasswordField.m",
19     "KSPasswordField.h"
20   ],
21   "requires_arc": false