blob: c390768fc5e994840044d3e2d67de4d0041b341c [file] [log] [blame]
{
"name": "SLColor",
"version": "0.0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "UIColor 的扩展",
"homepage": "https://github.com/wangshenglong/SLColor.git",
"authors": {
"王胜龙": "550122711@qq.com"
},
"source": {
"git": "https://github.com/wangshenglong/SLColor.git",
"tag": "0.0.1"
},
"description": "UIColor 的简单扩展",
"source_files": "SLColor/Classes/**/*",
"frameworks": "QuartzCore",
"requires_arc": true
}