blob: beee9ad66bd74b51ca7c191766a4342c324ded26 [file] [log] [blame]
{
"name": "ICXBandChart",
"version": "0.1.1",
"summary": "A short description of ICXBandCharts.",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ICXBandChart/Classes/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"ICXDateTools": [
],
"Masonry": [
],
"ICXBaseChart": [
],
"ICXPublicCategory": [
]
}
}