blob: 2e6b3346949a44e771de497c8e7cb4dc5b8601cc [file] [log] [blame]
{
"name": "RTDraggableBadge",
"version": "0.1.1",
"summary": "A drag to clear badge view",
"description": "This project is inspired by Mobile QQ, a drag to clear badge view.",
"homepage": "https://github.com/rickytan/RTDraggableBadge",
"screenshots": "https://github.com/rickytan/RTDraggableBadge/raw/master/demo.gif",
"license": "MIT",
"authors": {
"rickytan": "ricky.tan.xin@gmail.com"
},
"source": {
"git": "https://github.com/rickytan/RTDraggableBadge.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"RTDraggableBadge": [
"Pod/Assets/*.png"
]
}
}