blob: 33fe56ceed4e5f0725f5eff4879acb6cec31a8df [file] [log] [blame]
{
"name": "TagListView",
"version": "1.3.2",
"summary": "Simple but highly customizable iOS tag list view, in Swift.",
"homepage": "https://github.com/ElaWorkshop/TagListView",
"social_media_url": "http://twitter.com/elabuild",
"license": "MIT",
"authors": {
"LIU Dongyuan": "liu.dongyuan@gmail.com"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ElaWorkshop/TagListView.git",
"tag": "1.3.2"
},
"source_files": "TagListView/*.swift",
"requires_arc": true
}