blob: 65687867c32601718f7825118f114bfacc7b4bc9 [file] [log] [blame]
{
"name": "YOECGChartView",
"version": "0.0.2",
"summary": "ECG ChartView.",
"description": "iOS ECG ChartView",
"homepage": "https://github.com/YOrange834",
"license": "MIT",
"authors": {
"“HOrange”": "“huangcheng834710@163.com”"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/YOrange834/YOECGChartView.git",
"tag": "0.0.2"
},
"source_files": "ECGChartView/ECGChartView/source/**/*.{h,m}",
"exclude_files": "",
"frameworks": [
"Foundation",
"UIKit"
]
}