blob: 545867b0dad805ba410dada260269ec1bf8f54ee [file] [log] [blame]
{
"name": "ICXBandChart",
"version": "0.1.2",
"summary": "更新版本.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXBandChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanrong95": "zengfanrong@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXBandChart.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ICXBandChart/Classes/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ICXDateTools": [
],
"Masonry": [
],
"ICXBaseChart": [
],
"ICXPublicCategory": [
]
}
}