blob: 4165967853644aadfa01ef9a355b9d78f3fde238 [file] [log] [blame]
{
"name": "JJLineLabel",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"summary": "一个label中间横线或者下部横线",
"homepage": "https://github.com/andyfangjunjie/JJLineLabel",
"license": "MIT",
"authors": {
"andyfangjunjie": "andyfangjunjie@163.com"
},
"source": {
"git": "https://github.com/andyfangjunjie/JJLineLabel.git",
"tag": "0.0.2"
},
"source_files": "JJLineLabel/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}