blob: 1ab8fb97d98526cee1e005ef61c3f88722c44f6a [file] [log] [blame]
{
"name": "InputMaskIOS",
"version": "0.8.0",
"summary": "InputMaskIOS",
"description": "User input masking library.",
"homepage": "https://github.com/react-native-community/react-native-text-input-mask",
"license": "MIT",
"authors": {
"Egor Taflanidi": "et@redmadrobot.com"
},
"source": {
"git": "https://github.com/Eaffy/rn-text-input-mask-ios.git",
"tag": "0.8.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "InputMask/Classes/**/*"
}