blob: 3489d875b522dfd9093765a361f28eab16986b2d [file] [log] [blame]
{
"name": "AnyChartiOS",
"platforms": {
"ios": "11.0"
},
"version": "1.0.2",
"summary": "AnyChart iOS is an data visualization library for creating interactive charts.",
"homepage": "https://github.com/AnyChart/AnyChart-iOS",
"license": {
"type": "AnyChart",
"file": "LICENSE"
},
"authors": {
"AnyChart": "support@anychart.com"
},
"source": {
"git": "https://github.com/AnyChart/AnyChart-iOS.git",
"tag": "1.0.2"
},
"source_files": "AnyChart-iOS/**/*.{swift}",
"resources": "AnyChart-iOS/*.{xib}",
"swift_version": "4.2"
}