blob: eddeda2371f4d7b0247d48a17c0af32bb6c8259a [file] [log] [blame]
{
"name": "YLCircleProgress",
"version": "0.0.1",
"summary": "一款swift的进度展示",
"description": "一款swift的进度展示,期待后续完善",
"homepage": "https://github.com/skeyboy/YLCircleProgress",
"license": "MIT",
"authors": {
"skeyboy": "lylapp@163.com"
},
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/skeyboy/YLCircleProgress.git",
"tag": "0.0.1"
},
"source_files": "YLCircleProgressDemo/CircleProgress/Code/*.swift",
"resources": "YLCircleProgressDemo/CircleProgress/Resource/*.png",
"pushed_with_swift_version": "3.0"
}