blob: b0ec7a00d6fc95c4e672288f85bdb912b652e5e2 [file] [log] [blame]
{
"name": "ICXBaseChart",
"version": "0.1.3",
"summary": "指定xib文件路径.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXBaseChart",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanrong95": "zengfanrong@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXBaseChart.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ICXBaseChart/Classes/**/*",
"resources": "ICXBaseChart/Classes/Charts/Mark/RadarMarkerView.xib"
}