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