blob: 47e29c181c538b0b2d2f3f1ddbef36abc6504036 [file] [log] [blame]
{
"name": "TMSSearchViewObjc",
"version": "0.0.3",
"summary": "Search바가 존재하는 TextFieldView",
"description": "이하 두가지의 Delegate가 존재한다.\n- textChanged\n- shouldReturn",
"homepage": "https://github.com/temosan/TMSSearchViewObjc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mjgu": "mjgu@crscube.co.kr"
},
"source": {
"git": "https://github.com/temosan/TMSSearchViewObjc.git",
"tag": "0.0.3"
},
"source_files": "Sources/*",
"platforms": {
"ios": "8.0"
}
}