blob: f9e720f7e460715889c7668c1c73c7137f4022e7 [file] [log] [blame]
{
"name": "AMChart",
"version": "2.3.1",
"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.3.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}