blob: 75b690f74ba2b3114d7cee04966dd3651c42a0f5 [file] [log] [blame]
{
"name": "FlytoneCommon",
"version": "1.0.3",
"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": "https://github.com/tianya2416/FlytoneCommon",
"license": {
"type": "None",
"file": "LICENSE"
},
"authors": {
"tianya2416": "1203123826@qq.com"
},
"source": {
"git": "https://github.com/tianya2416/FlytoneCommon.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "Foundation",
"ios": {
"vendored_frameworks": "FlytoneCommon/FlytoneCommon.framework"
},
"requires_arc": true
}