blob: a436b4b01b403898fe0cfb41b9527fd7bbcfbbc2 [file] [log] [blame]
{
"name": "ETViewExt",
"version": "1.0.0",
"summary": "ETViewExt 方便布局",
"description": "UIView的分类,方便iOS开发的布局。",
"homepage": "https://github.com/EvanTong1008/ETViewExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qinghong": "tongyiwang@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/EvanTong1008/ETViewExt.git",
"tag": "1.0.0"
},
"source_files": "ETViewExt/ETViewExt/ETViewExt/*.{h,m}",
"requires_arc": true
}