| { |
| "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" |
| } |
| } |