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