blob: a14db9a41009206f672c035e3371b1c6e1796fa2 [file] [log] [blame]
{
"name": "DLProgressView",
"version": "1.0.1",
"license": "MIT",
"summary": "A Text in iOS.",
"homepage": "https://github.com/ComputerNot/DLProgressView",
"authors": {
"johnLiu": "computernot@qq.com"
},
"source": {
"git": "https://github.com/ComputerNot/DLProgressView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": [
"Classes",
"DLProgressView/*"
]
}