blob: 59ba75fe3f054e22cf803c06c04a0a55f033c840 [file] [log] [blame]
{
"name": "MXGeometry",
"version": "1.0.0",
"summary": "Handle pixel alignment to avoid antialiasing.",
"homepage": "https://github.com/xuyuheng/MXGeometry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyuheng": "yuheng0905@gmail.com"
},
"source": {
"git": "https://github.com/xuyuheng/MXGeometry.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXGeometry/Classes/**/*"
}