blob: d23680d3db9ccdd3b5252585eb38ea79338e7210 [file] [log] [blame]
{
"name": "UIViewExt",
"version": "1.0.1",
"summary": "A frame helper",
"description": "use it to calcaulate the frame",
"homepage": "https://github.com/zistylize/UIViewExt",
"license": "MIT",
"authors": {
"zistylize": "zistylize@163.com"
},
"source": {
"git": "https://github.com/zistylize/UIViewExt.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UIViewExt/*"
}