blob: fb0644987e5f12cac4a3a4c4fd8ed391406f9239 [file] [log] [blame]
{
"name": "UXPasscodeField",
"version": "1.1.1",
"summary": "UXPasscodeField is an input control for numeric code",
"description": "UXPasscodeField is designed for inputting numeric values. It can be used for inputting passcode, PIN, SMS-verification, etc.",
"homepage": "https://github.com/eddy-lau/UXPasscodeField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eddie Lau": "eddie@touchutility.com"
},
"source": {
"git": "https://github.com/eddy-lau/UXPasscodeField.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UXPasscodeField/Classes/**/*",
"pushed_with_swift_version": "3.0"
}