blob: 784d535805b64f97f29e401214a1076d72439dd4 [file] [log] [blame]
{
"name": "PZViewAutoHeight",
"version": "1.0.1",
"summary": "基于autoLayout的自动计算cell的行高的扩展库",
"homepage": "https://github.com/i-phil/PZViewAutoHeight",
"license": "MIT",
"authors": {
"Phil Zhang": "goo.gle@foxmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/i-phil/PZViewAutoHeight.git",
"tag": "1.0.1"
},
"source_files": [
"PZViewAutoHeight",
"*.{h,m}"
],
"requires_arc": true
}