[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 9 / ChartIQ / 1.0.17 / ChartIQ.podspec.json
blob1b74a6760ae48d8eea8a687ae2e2f9f94b300e22
2   "name": "ChartIQ",
3   "version": "1.0.17",
4   "swift_version": "3",
5   "summary": "ChartIQ",
6   "description": "ChartIQ SDK for Swift",
7   "homepage": "https://github.com/ChartIQ/Charting-Library---iOS-SDK",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "jacob": "jacob@chartiq.com"
14   },
15   "source": {
16     "git": "https://github.com/ChartIQ/Charting-Library---iOS-SDK.git",
17     "tag": "1.0.17"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": [
23     "ChartIQ/Extension/*",
24     "ChartIQ/Charts/**/*",
25     "ChartIQ/Charts/*",
26     "ChartIQ/Supporting Files/*"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3"
30   }