blob: 925c336ac92845b7efd899f1e74f1b6080e24fd6 [file] [log] [blame]
{
"name": "RKTagsView",
"version": "1.0.2",
"summary": "Highly customizable iOS tags view (like NSTokenField). Supports editing, multiple selection, Auto Layout and much more.",
"homepage": "https://github.com/kuler90/RKTagsView",
"screenshots": "https://raw.githubusercontent.com/kuler90/RKTagsView/master/sample.gif",
"license": "MIT",
"authors": {
"Roman Kulesha": "kulesha.r@gmail.com"
},
"source": {
"git": "https://github.com/kuler90/RKTagsView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source/*"
}