blob: cb75994a3033c5fbb1a44766dc4876632de19ceb [file] [log] [blame]
{
"name": "LEChromeProgressView",
"version": "0.0.2",
"summary": "progress view like the one on Chrome's tab bar",
"description": "prgress view like the one on Chrome's tab bar",
"homepage": "https://github.com/leavez/LEPhotoCollectionView",
"license": "MIT",
"authors": "Leave",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leavez/LEChromeProgressView",
"tag": "0.0.2"
},
"source_files": "LEChromeProgressView/*.{h,m}",
"requires_arc": true,
"dependencies": {
"DACircularProgress": [
"~> 2.3.1"
]
}
}