blob: bb81859d8d9ff5bcb4f5cafa08cfdcd5337819a5 [file] [log] [blame]
{
"name": "LHSCircularLoader",
"version": "0.0.1",
"summary": "Display the picture with a circular animation.",
"description": "1. Display the picture with a circular animation \n2. Display the circular loading progress for a picture from a URL.",
"homepage": "https://github.com/huashanbayern/LHSCircularLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huashanbayern": "601439475@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huashanbayern/LHSCircularLoader.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}