blob: b58898cee242f8a41230fbf2459a505a08d20a0b [file] [log] [blame]
{
"name": "MDCurve",
"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/**/*"
]
}