blob: 1d37656b7fd19651df2902678899d0d996bbb0e9 [file] [log] [blame]
{
"name": "YSTColorManager",
"version": "0.1.0",
"summary": "A lighting RGBA color hander.",
"description": "TODO: 这是一个轻量级的RGBA颜色转化工具,直接对NSString写的扩展。",
"homepage": "https://github.com/sherytom/YSTColorManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sherytom": "sherytom"
},
"source": {
"git": "https://github.com/sherytom/YSTColorManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSTColorManager/Classes/*.{h,m}"
}