blob: f863df3cc7048e1ccc86f101498aac8730f4a56e [file] [log] [blame]
{
"name": "InputMask",
"version": "1.3.0",
"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": "1.3.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/InputMask/InputMask/Classes/**/*",
"pushed_with_swift_version": "3.0"
}