blob: d199d0f18b4406ced971bc9e9fc1706c9b16d1c5 [file] [log] [blame]
{
"name": "UIView+FrameEx",
"version": "0.0.1",
"summary": "UIView+FrameEx is a category for UIView which makes it easy to access frame properties.",
"description": " UIView+FrameEx is a category for UIView whick makes it easy to access frame properties.\n\n",
"homepage": "https://github.com/zhouxiangzhong/UIView-FrameEx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "zhouxiangzhong",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/zhouxiangzhong/UIView-FrameEx.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}"
}