blob: 1338fcb1b529ed003f52799e09b6c5f20dfe43a7 [file] [log] [blame]
{
"name": "MPOProgressBar",
"version": "0.0.1",
"authors": [
"Naituw",
"The Material Components authors"
],
"summary": "A material design progress bar, supports both determinate and indeterminate modes",
"homepage": "https://github.com/Naituw/MPOProgressBar",
"license": "Apache 2.0",
"source": {
"git": "https://github.com/Naituw/MPOProgressBar.git",
"tag": "v0.0.1"
},
"requires_arc": true,
"frameworks": "QuartzCore",
"platforms": {
"ios": "7.0",
"osx": "10.10"
},
"source_files": "MPOProgressBar/*.{h,m}"
}