blob: aa1d8b91e2f5111142229bc0278184a77bde7215 [file] [log] [blame]
{
"name": "XJYChart",
"version": "2.0.1",
"summary": "A High-performance, Elegant And Easy-to-integrate Charting Framework..",
"description": "A High-performance, Elegant And Easy-to-integrate Charting Framework",
"homepage": "https://github.com/JunyiXie/XJYChart",
"license": "MIT",
"authors": {
"谢俊逸": "414623282@qq.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/JunyiXie/XJYChart.git",
"tag": "2.0.1"
},
"source_files": "XJYChart/**/*.{h,m}",
"public_header_files": "XJYChart/**/*.h",
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"Colours": [
"5.13.0"
]
}
}