blob: 073e1e7e02f96d656c33734cf863c51a63e91e8b [file] [log] [blame]
{
"name": "LGTagsView",
"version": "0.1.1",
"summary": "Easily display your tags text with pretty look.",
"description": "Easily display your tags text with pretty look. Compatible with AutoLayout.",
"homepage": "https://github.com/yuzhouwww/LGTagsView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"于宙": "yuzhouwww@gmail.com"
},
"source": {
"git": "https://github.com/yuzhouwww/LGTagsView.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/yuzhouwww",
"platforms": {
"ios": "8.0"
},
"source_files": "LGTagsView/Classes/**/*",
"public_header_files": "LGTagsView/Classes/**/*.h",
"frameworks": "UIKit"
}