blob: 922cc5ed6dc544f9d547f8403d20636034a79da0 [file] [log] [blame]
{
"name": "ICXBaseChart",
"version": "0.1.6",
"summary": "增加长按识别手势,和手势是否正在change状态.",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ICXBaseChart/Classes/**/*",
"resources": "ICXBaseChart/ICXBaseChart.bundle"
}