blob: dc99c9d260e946b9a8cbcfcf3de321b6e671bd48 [file] [log] [blame]
{
"name": "MJGradientView",
"version": "1.0.0",
"summary": "A gradient view that only provides color and Angle.",
"homepage": "https://github.com/iosLiuPeng/MJGradientView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosLiuPeng": "392009255@qq.com"
},
"source": {
"git": "https://github.com/iosLiuPeng/MJGradientView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "UIKit"
}