blob: 4beafeb0cc5f273837c961f5e3f4fd0138fbfe85 [file] [log] [blame]
{
"name": "LHSCircularLoader",
"version": "0.0.2",
"summary": "Display the picture with the circular progress and 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": {
"huashan": "601439475@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huashanbayern/LHSCircularLoader.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}