blob: 16a44fbbaab73c7194f006e0d70a2c4dd20a2233 [file] [log] [blame]
{
"name": "AppBaseCategory",
"version": "0.0.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AppBaseCategory/*.{h,m}"
}