blob: ae97216ea28ef90f5d577e82296c5d35417533b3 [file] [log] [blame]
{
"name": "ChartIQ_TestFramework",
"version": "1.0.0",
"summary": "Test ChartIQ",
"description": "Test ChartIQ!!!",
"homepage": "https://github.com/chartIQDemoAcc/ChartIQ_Framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"steve": "chartiqdemo@gmail.com"
},
"source": {
"http": "https://github.com/chartIQDemoAcc/ChartIQ_Framework/raw/master/ChartIQ_Test.zip"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"ios": {
"vendored_frameworks": "ChartIQ.framework"
}
}