blob: 528b8536867726d1132e932d15f79d2a57dee47f [file] [log] [blame]
{
"name": "FMTagsView",
"summary": "一个基于UICollectionView的标签展示控件 .",
"version": "0.1.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Subo": "455295813@qq.com"
},
"social_media_url": "https://github.com/lexiaoyao20",
"homepage": "https://github.com/lexiaoyao20/FMTagsView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lexiaoyao20/FMTagsView.git",
"tag": "0.1.6"
},
"requires_arc": true,
"source_files": "FMTagsView/TagsView/**/*.{h,m}",
"public_header_files": "FMTagsView/TagsView/**/*.{h}",
"frameworks": "UIKit"
}