blob: a346a571790f640af9f6aff25924e7b10de28d74 [file] [log] [blame]
{
"name": "TagList",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Framework/SwiftTagList/**/*.{h,swift}",
"resource_bundles": {
"Resources": [
"Framework/SwiftTagList/Assets.xcassets/**/*.png"
]
},
"public_header_files": "Framework/SwiftTagList/**/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}