blob: 5a7a8054418a0fb542178c983fd4eb67986a719d [file] [log] [blame]
{
"name": "MMDraggableTagView",
"version": "0.0.3",
"summary": "MMDraggableTagView is used to show draggable tags in a view",
"description": "MMDraggableTagView is used to show draggable tags in a view.",
"homepage": "https://github.com/michaelin1208/MMDraggableTagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"michaelin1208": "michaelin1208@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/michaelin1208/MMDraggableTagView.git",
"tag": "0.0.3"
},
"source_files": [
"MMDraggableTagView",
"MMDraggableTagView/**/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}