blob: 9d68d5c4dec28f75e1b118afe53981e426e80264 [file] [log] [blame]
{
"name": "CCTagsTextView",
"version": "0.2.2",
"summary": "Simple tags recogniser input view using UITextView",
"description": "Use this library in order to add an text view taht recognise tags prfixed by\n# and retuns them into an array.\nThis is similar to facebook tags recogniser.",
"homepage": "https://github.com/mindmagnet/tags-text-input",
"license": "MIT",
"authors": {
"Daniel Mandea": "daniel.mandea@mindmagnetsoftware.com"
},
"source": {
"git": "https://github.com/mindmagnet/tags-text-input.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/MandeaDaniel",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}