blob: 34e9fb99e8b614350383499820fab6c359f5783f [file] [log] [blame]
{
"name": "MMTagsView",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一款支持自动布局的标签tag",
"homepage": "https://github.com/xwgit2971/MMTagsView",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMTagsView.git",
"tag": "0.0.1"
},
"source_files": "MMTagsView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"MMUIKitAdditions": [
],
"Masonry": [
"~> 1.0.2"
]
}
}