blob: b6a5a4d1e068102cd19f9fd1c93e4e6b98b07321 [file] [log] [blame]
{
"name": "LSKRoundedProgressView",
"version": "0.0.1",
"summary": "rounded progress indicator",
"description": "inimal (truly minimal :) rounded progress indicator",
"homepage": "https://github.com/liushuaikobe/LSKRoundedProgressView",
"license": "MIT",
"authors": {
"liushuaikobe": "liushuaikobe@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/liushuaikobe/LSKRoundedProgressView.git",
"tag": "0.0.1"
},
"source_files": "LSKRoundedProgressView/*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}