blob: d6cfc112be04cca76239657af135e2dfa787d95e [file] [log] [blame]
{
"name": "SWAutoSizeLabelView",
"version": "1.0.5",
"summary": "ARC and GCD Compatible SWAutoSizeLabelView Class for iOS",
"license": "MIT",
"homepage": "https://github.com/LongShengWen/SWAutoSizeLabelView",
"authors": {
"LongShengWen": "1142056181@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LongShengWen/SWAutoSizeLabelView.git",
"tag": "1.0.5"
},
"source_files": "AutoSizeLabelView/*",
"dependencies": {
"Masonry": [
]
}
}