blob: 4aee8caa002db5c764634612b330487f6db23a8e [file] [log] [blame]
{
"name": "MDCurveKit",
"homepage": "https://github.com/yangchenlarkin/MDCurveKit",
"summary": "A resolution for curve calculation some views base on it",
"version": "1.0.0",
"license": "MIT",
"authors": {
"剑川道长": "yangchenlarkin@gmail.com"
},
"source": {
"git": "https://github.com/yangchenlarkin/MDCurveKit.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": [
"MDCurveKit",
"MDCurveKit/**/*"
]
}