blob: 2fbfa3782d84b8ac2789eada13829ea9c812e99b [file] [log] [blame]
{
"name": "GYCircleProgressView",
"version": "0.0.1",
"summary": "circleProgress",
"description": "It is a circle view used on ios, which implement by Objective-C",
"homepage": "https://github.com/gaoyuexit/GYCirCleProgressView",
"license": "MIT",
"authors": {
"gaoyu": "289978684@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gaoyuexit/GYCirCleProgressView.git",
"tag": "0.0.1"
},
"source_files": [
"GYCircleProgressView",
"GYCircleProgressView/*.{h,m}"
],
"frameworks": "UIKit"
}