blob: 06f344076c8d804aef3441990a70c6a4f395681c [file] [log] [blame]
{
"name": "iOS-Echarts",
"version": "1.2.1",
"summary": "A custom component for the ecomfe's echarts 2.",
"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.2.1"
},
"frameworks": "UIKit",
"source_files": "iOS-Echarts/**/*.{h,m}",
"resource_bundles": {
"iOS-Echarts": "iOS-Echarts/Resources/**"
},
"requires_arc": true
}