blob: 03f0148387db8dfd67e8ee5469c3e60c4a8c8483 [file] [log] [blame]
{
"name": "InputMask",
"version": "2.2.6",
"summary": "InputMask",
"description": "User input masking library.",
"homepage": "https://github.com/RedMadRobot/input-mask-ios",
"license": "MIT",
"authors": {
"Egor Taflanidi": "et@redmadrobot.com"
},
"source": {
"git": "https://github.com/RedMadRobot/input-mask-ios.git",
"tag": "2.2.6"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/InputMask/InputMask/Classes/**/*",
"pushed_with_swift_version": "3.0"
}