blob: 032cb98c9ad840a6c56dec78ed88e625100ccfb8 [file] [log] [blame]
{
"name": "biu_SHColor",
"version": "1.0.0",
"summary": "A good way to use hex color",
"description": "SHColorSmartHexColorSHC",
"homepage": "https://github.com/biubiublue/SmartHexColor",
"license": "MIT",
"authors": {
"biubiublue": "utopia.pro@aliyun.com"
},
"social_media_url": "http://www.jianshu.com/u/5026cf85b55e",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/biubiublue/SmartHexColor.git",
"tag": "1.0.0"
},
"source_files": "SHColor/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}