blob: dab1d2a41c2e535ecf4e3dcede5ad34469d78154 [file] [log] [blame]
{
"name": "GJChart",
"version": "2.0",
"summary": "ios最简单图表",
"homepage": "https://github.com/MinorUncle",
"license": "MIT",
"authors": {
"MinorUncle": "1065517719@qq.com"
},
"source": {
"git": "https://github.com/MinorUncle/GJChart.git",
"tag": "v2.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "GJChart/Chart/**/*",
"public_header_files": "GJChart/Chart/**/*.h",
"frameworks": "UIKit"
}