blob: d427487f350135baef331d62061e1bc73c8e1d43 [file] [log] [blame]
{
"name": "InfoChart",
"version": "1.0.1",
"summary": "Awesome Charts for iOS. It's supported real time vital chart like ECG.",
"homepage": "https://github.com/infodevelop/iOSInfoChart",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"infodevelop": "hsj02036@infomining.co.kr"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/infodevelop/iOSInfoChart.git",
"tag": "v1.0.1"
},
"subspecs": [
{
"name": "Core",
"source_files": "Sources/InfoChart/**/*.swift"
}
],
"swift_version": "5.0"
}