blob: edcdb6c2ef1d373ca44a59d2d32bfe51fe78f134 [file] [log] [blame]
{
"name": "UIImageSize",
"version": "1.0.0",
"summary": "计算UIImage Size",
"description": "计算UIImage Size",
"homepage": "https://github.com/LiHongGui/UIImageSize.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichaelLi": "1045359337@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiHongGui/UIImageSize.git",
"tag": "1.0.0"
},
"source_files": "UIImageSize/*.{h,m}",
"requires_arc": true
}