blob: 7ef1b33706d7daccd1342267123ccd57b95255dd [file] [log] [blame]
{
"name": "TagsList",
"version": "0.1.0",
"summary": "TagsList is highly customizable collection of tags.",
"description": "'TagList allows to add a list of highly customizable tags. You can set common tags parameters, add items with unique parameters. There are 2 ways to put data into TagsList: using dataSource methods or create DefaultTagsListDataSource and simply put array of strings into'",
"homepage": "https://github.com/inomobile/tag-list",
"screenshots": [
"https://github.com/inomobile/tag-list/blob/master/Screenshots/CustomTags.png?raw=true",
"https://github.com/inomobile/tag-list/blob/master/Screenshots/RegularTagsWithButton.png?raw=true",
"https://github.com/inomobile/tag-list/blob/master/Screenshots/RegularTags.png?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Tekutov": "a.tekutov@inostudio.com"
},
"source": {
"git": "https://github.com/inomobile/tag-list.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}