blob: 782b726888b704499cbb78e442a65f55eede8c6e [file] [log] [blame]
{
"name": "ChartIQ",
"version": "2.1.0",
"swift_version": "3",
"summary": "ChartIQ",
"description": "ChartIQ SDK for Swift",
"homepage": "https://github.com/ChartIQ/Charting-Library---iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jacob": "jacob@chartiq.com"
},
"source": {
"git": "https://github.com/ChartIQ/Charting-Library---iOS-SDK.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"ChartIQ/Extension/*",
"ChartIQ/Charts/**/*",
"ChartIQ/Charts/*",
"ChartIQ/Supporting Files/*"
],
"exclude_files": "ChartIQ/**/*.plist",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}