blob: c60c67a53600adfd021109853df576fed8855c6d [file] [log] [blame]
{
"name": "AMChart",
"version": "2.0",
"summary": "It can display chart.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/adventam10/AMChart",
"authors": {
"am10": "adventam10@gmail.com"
},
"source": {
"git": "https://github.com/adventam10/AMChart.git",
"tag": "2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMChartView/*.{swift}",
"swift_version": "5.0"
}