blob: 1d0b761bf309f5c9c66a8878028f0203c3d3c017 [file] [log] [blame]
{
"name": "FlytoneCommon",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "7.0"
},
"frameworks": "Foundation",
"vendored_frameworks": "FlytoneCommon/**/*.{framework}",
"requires_arc": true,
"dependencies": {
"YYKit": [
"~> 1.0.7"
],
"AFNetworking": [
"~> 3.1.0"
],
"Masonry": [
"~> 1.0.1"
]
}
}