blob: 34f9d5db37b572ea8fe4f8dd2da3b740bda6cd82 [file] [log] [blame]
{
"name": "DTChart",
"version": "0.59",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A simple chart for DTise",
"authors": {
"joshin": "xjcute@gmail.com"
},
"homepage": "https://github.com/joshinn/DTChart",
"description": "A simple char customized for DTise.\nIf you like the style of chart, you can import it, and use it as demo.",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/joshinn/DTChart.git",
"tag": "0.59"
},
"source_files": [
"DTChart",
"DTChart/**/*.{h,m}"
],
"resources": "DTChart/resources.bundle",
"prefix_header_file": "DTChart/DTChart-Prefix.pch"
}