blob: 72d7d1345ee247875cc2c31039a3aa746b43030d [file] [log] [blame]
{
"name": "FlytoneCommon",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "FlytoneCommon/FlytoneCommon/*.{h,m}"
}