blob: 2b1f722ef3f5143610107001be68455ab3a89730 [file] [log] [blame]
{
"name": "MJGradientCircleView",
"version": "1.0.0",
"summary": "Management animation starts & ends & pauses & continues, and animation does not stop because of exceptional circumstances.",
"homepage": "https://github.com/iosLiuPeng/MJGradientCircleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJGradientCircleView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}