blob: a55febd2c2f62eccd8d11f6c3fadf5c5f22210ff [file] [log] [blame]
{
"name": "AppBaseCategory",
"version": "0.0.5",
"summary": "An one-line tool to show styles of badge for UIView",
"description": "An easy tool to show different styles of UIView objects without the need for subclassing.",
"homepage": "http://blog.cocoachina.com/227971",
"license": "MIT",
"authors": {
"tianya2416": "1203123826@qq.com"
},
"source": {
"git": "https://github.com/tianya2416/AppBaseCategory.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AppBaseCategory/*.{h,m}"
}