blob: f7ee788fa5b657b20bdbade7feb68520b9c461cc [file] [log] [blame]
{
"name": "KYTextFieldObserver",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "KYTextFieldObserver/Classes/**/*"
}