blob: 5b4f7d1f2abdd22491169ffda72c117b2da206a3 [file] [log] [blame]
{
"name": "ICXBaseChart",
"version": "0.2.0",
"summary": "适配swift版本5.0.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.icarbonx.cn/icx-ios-components/ICXBaseChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanrong95": "zengfanrong@icarbonx.com"
},
"source": {
"git": "https://gitlab.icarbonx.cn/icx-ios-components/ICXBaseChart.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "ICXBaseChart/Classes/**/*",
"resources": "ICXBaseChart/ICXBaseChart.bundle",
"swift_version": "5.0"
}