blob: aed8fc10c7eb6eeb0a621cc029ff2d6cee807bc4 [file] [log] [blame]
{
"name": "FMTagsView",
"summary": "一个基于UICollectionView的标签展示控件 .",
"version": "0.1.1",
"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.1"
},
"requires_arc": true,
"source_files": "FMTagsView/TagsView/**/*.{h,m}",
"public_header_files": "FMTagsView/TagsView/**/*.{h}",
"frameworks": "UIKit"
}