blob: be692edee52c8d4af6e18325fb61989628a5651f [file] [log] [blame]
{
"name": "MGSelectionTagView",
"version": "1.0.0",
"summary": "a selectable tag view that support single or multiple,adaptive width and height",
"homepage": "https://github.com/songhailiang/MGSelectionTagView",
"license": "MIT",
"authors": {
"songhailiang": "jaysea094@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/songhailiang/MGSelectionTagView.git",
"tag": "1.0.0"
},
"source_files": "MGSelectionTagView/Source/*.{h,m}",
"requires_arc": true
}