blob: 71381f0516d7c81ccf09c6c1abaf3eeb0c0100fe [file] [log] [blame]
{
"name": "JDLoopProgressView",
"version": "0.0.1",
"summary": "JDLoopProgressView.",
"description": "a custom loop progress view",
"homepage": "https://github.com/jidibingren/JDLoopProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanhuibo": "huibo.fan@huaat.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jidibingren/JDLoopProgressView.git",
"tag": "0.0.1"
},
"source_files": [
"JDLoopProgressView",
"JDLoopProgressView/*.{h,m}"
],
"public_header_files": "JDLoopProgressView/*.h",
"requires_arc": true
}