blob: 8b855d38a3736806d495cd3db5f8b6680c38fb77 [file] [log] [blame]
{
"name": "DCProgressView",
"version": "0.0.1",
"summary": "Custom ProgressView inspired by twitter bootstrap.",
"homepage": "https://github.com/daltoniam/DCProgressView",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCProgressView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}