blob: 8a8d92c515b9124d7a6198e7c0b679f24f46ace1 [file] [log] [blame]
{
"name": "iOS-Echarts",
"version": "1.1.4",
"summary": "A custom component for the ecomfe's echarts.",
"homepage": "https://github.com/Pluto-Y/iOS-Echarts",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"PlutoY": "kuaileainits@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Pluto-Y/iOS-Echarts.git",
"tag": "1.1.4"
},
"frameworks": "UIKit",
"source_files": "iOS-Echarts/**/*.{h,m}",
"resources": "iOS-Echarts/Resources/**",
"requires_arc": true
}