blob: 1b485d4a923721ba1f0b3831f42ba04a64ade395 [file] [log] [blame]
{
"name": "XJYChart",
"version": "2.3.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/JunyiXie/XJYChart.git",
"tag": "2.3.0"
},
"source_files": "XJYChart/**/*.{h,m}",
"public_header_files": "XJYChart/**/*.h",
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true,
"dependencies": {
"Colours": [
"5.13.0"
]
}
}