blob: 818debfdb302567d9dba0a26bf6af9544020a888 [file] [log] [blame]
{
"name": "CJChart",
"version": "0.1.0",
"summary": "A simple chart.",
"description": " CJChart is a simple chart. Welcome to use and figure out the shorts.\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/wanawt/CJChart",
"license": "MIT",
"authors": {
"wanawt": "374604443@163.com"
},
"source": {
"git": "https://github.com/wanawt/CJChart.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CJChartView/*",
"resource_bundles": {
"CJChart": [
"Pod/Assets/*.png"
]
}
}