blob: 2297ceafeb30df689c2d1947ebb99951f105716c [file] [log] [blame]
{
"name": "GMLAreaCalculate-OC",
"version": "0.0.1",
"summary": "对CoreGraphics的计算和转换",
"description": "主要对CoreGraphics的计算和转换",
"homepage": "https://github.com/root338/GMLAreaCalculate-OC",
"license": "MIT",
"authors": {
"root338": "email@address.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/root338/GMLAreaCalculate-OC.git",
"tag": "0.0.1"
},
"source_files": [
"GMLAreaCalculate",
"GMLAreaCalculate/**/*.{h,m}"
],
"frameworks": "UIKit"
}