blob: 4b742bcbc046876a6d21209929ce225d85a35a90 [file] [log] [blame]
{
"name": "ChartIQ",
"version": "1.0.15",
"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": "1.0.15"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"ChartIQ/Extension/*",
"ChartIQ/Charts/**/*",
"ChartIQ/Charts/*",
"ChartIQ/Supporting Files/*"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
}
}