blob: 0becdd420ff282d743ad8639e9a8c725a507852a [file] [log] [blame]
{
"name": "DRProgressMaskView",
"version": "0.1.0",
"summary": "一个个性化进度条显示控件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DRProgressMaskView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DRProgressMaskView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRProgressMaskView/Classes/**/*",
"dependencies": {
"DRCategories": [
]
}
}