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