blob: c63550c75c061d814ddd0fb3a25e727508a59c07 [file] [log] [blame]
{
"name": "dnaTagController",
"version": "0.1.0",
"summary": "Perform search and get elements via tags.",
"description": "A tool to use on collections (that implement the Taggable protocol). It allows you to search for elements containing tags.",
"homepage": "https://github.com/aborren/dnaTagController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Isacson": "dan_isacson@hotmail.com"
},
"source": {
"git": "https://github.com/aborren/dnaTagController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "dnaTagController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}