blob: 3a35bc4477adcdbef2bfd776c515c989b0ab7f27 [file] [log] [blame]
{
"name": "TagList",
"version": "0.2.8",
"summary": "TagList, flexible tag list view, easy to use & extend.",
"description": "TagList, flexible tag list view, easy to use & extend. I love it.",
"homepage": "https://github.com/xiongxiong/TagList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xiongxiong": "xiongxiong0619@gmail.com"
},
"source": {
"git": "https://github.com/xiongxiong/TagList.git",
"tag": "0.2.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TagList/**/*.{h,swift}",
"resources": "TagList/**/*.{png}",
"public_header_files": "TagList/**/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}