blob: 25317f2049c3d05f09b94806d6d1774b32ff31f4 [file] [log] [blame]
{
"name": "TagListView",
"version": "0.1.2",
"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.2"
},
"source_files": "TagListView/*.swift",
"requires_arc": true
}