blob: 94a5b6f6a2afd7e0dac1f94460a32a50450e5023 [file] [log] [blame]
{
"name": "KYTextFieldObserver",
"version": "0.1.0",
"summary": "UITextField Observer",
"description": "Easy monitoring for UITextField",
"homepage": "https://github.com/Xko97/KYTextFieldObserver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xko97": "feelbots@gmail.com"
},
"source": {
"git": "https://github.com/Xko97/KYTextFieldObserver.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KYTextFieldObserver/Classes/**/*"
}