blob: 466af1a42851dd8d41589d177ea6b7ef807aae91 [file] [log] [blame]
{
"name": "EYMaskedTextField",
"version": "0.1.0",
"summary": "UITextField with customizable input mask.",
"homepage": "https://github.com/seaburg/EYMaskedTextField",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Evgeniy Yurtaev": "evgeniyyurt@gmail.com"
},
"source": {
"git": "https://github.com/seaburg/EYMaskedTextField.git",
"tag": "0.1.0"
},
"source_files": "EYMaskedTextField/*",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}