blob: b8f177c71784552b1ac634a972c41fdc06e1e3d6 [file] [log] [blame]
{
"name": "YYColor",
"version": "0.0.1",
"summary": "UIColor-Extension",
"description": "UIColor-Extension,easy user.",
"homepage": "https://github.com/yangyu2010/YYColor",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"yangyu": "yangyu2010@aliyun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangyu2010/YYColor.git",
"tag": "0.0.1"
},
"source_files": "Classes",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}