blob: f9babf6ac7c35343ab03aa6c778b449ffe7ffcb2 [file] [log] [blame]
{
"name": "DYFProgressView",
"version": "1.1.0",
"summary": "Super useful progress bar and web page progress bar.",
"description": "Super useful progress bar and web page progress bar, the operation is simple and easy to use.",
"homepage": "https://github.com/dgynfi/DYFProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dyf": "vinphy.teng@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dgynfi/DYFProgressView.git",
"tag": "1.1.0"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}