blob: a4698a4004271b7534f748da2f7a90de24692433 [file] [log] [blame]
{
"name": "CGSizeAspectRatioTool",
"version": "1.0",
"summary": "CGSize aspect ratio tool.",
"homepage": "https://github.com/sdkdimon/CGSizeAspectRatioTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry Lizin": "sdkdimon@gmail.com"
},
"source": {
"git": "https://github.com/sdkdimon/CGSizeAspectRatioTool.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"module_name": "CGSizeAspectRatioTool",
"source_files": "CGSizeAspectRatioTool/*.{h,c}"
}