blob: fd6e50e4f3b60753fdd0c167c77b3f70594b59ee [file] [log] [blame]
{
"name": "CGGeometry_YJ",
"version": "0.1.1",
"summary": "CGGeometry_YJ is the CGGeometry extension for resizing and positioning calculation.",
"description": "CGGeometry_YJ is the CGGeometry extension for resizing and positioning calculation. Using CGGeometry_YJ is similar to UIView's contentMode.",
"homepage": "https://github.com/huang-kun/CGGeometry_YJ.git",
"license": "MIT",
"authors": {
"huang-kun": "jack-huang-developer@foxmail.com"
},
"source": {
"git": "https://github.com/huang-kun/CGGeometry_YJ.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}