blob: 1ad1f35aecf64d88fc5e6f86ac06273d31810b6c [file] [log] [blame]
{
"name": "DZBadgeView",
"version": "0.1.0",
"summary": "DZBadgeView is a badge style view",
"description": "badge style view, it will used for remind. have fun!",
"homepage": "https://github.com/yishuiliunian/DZBadgeView",
"license": "MIT",
"authors": {
"yishuiliunian": "yishuiliunian@gmail.com"
},
"source": {
"git": "https://github.com/yishuiliunian/DZBadgeView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DZBadgeView": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"DZGeometryTools": [
]
}
}