blob: 24425fdb09f040c5750214b162eada7ca292c9a2 [file] [log] [blame]
{
"name": "QZPieProgressView",
"version": "1.0.0",
"summary": "A view of progress.",
"description": "A view of progress in an application.",
"homepage": "https://github.com/Quentin123456/QZPieProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin123456": "quentinzang@gmail.com"
},
"source": {
"git": "https://github.com/Quentin123456/QZPieProgressView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "QZPieProgressView/**/*"
}