blob: e3199f748f3b986d4efe15d747ef94ec6a1842cc [file] [log] [blame]
{
"name": "ICXBaseChart",
"version": "0.1.4",
"summary": "把xib和nib放到一个bundle里.",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ICXBaseChart/Classes/**/*",
"resources": "ICXBaseChart/ICXBaseChart.bundle"
}