blob: 0dfe185503491c7285e8fcbdb34ef6d42bb29172 [file] [log] [blame]
{
"name": "ChartIQ_Test",
"version": "1.0.0",
"summary": "Test ChartIQ",
"description": "Test ChartIQ!!!",
"homepage": "https://github.com/chartIQDemoAcc/ChartIQ_Test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"steve": "chartiqdemo@gmail.com"
},
"source": {
"git": "https://github.com/chartIQDemoAcc/ChartIQ_Test.git",
"tag": "1.0.0"
},
"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"
}