blob: 37fa45edf63f5a563d85ceb1e6909002bd8f265e [file] [log] [blame]
{
"name": "iOS-Echarts",
"version": "1.1.2",
"summary": "A custom component for the ecomfe's echarts.",
"homepage": "https://github.com/Pluto-Y/iOS-Echarts",
"license": "MIT",
"authors": {
"PlutoY": "kuaileainits@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Pluto-Y/iOS-Echarts.git",
"tag": "1.1.2"
},
"source_files": "iOS-Echarts/**/*.{h,m,js,html}",
"resources": "iOS-Echarts/iOS-Echarts.bundle",
"requires_arc": true
}