[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 4 / 9 / ChartIQ / 2.1.0 / ChartIQ.podspec.json
blob782b726888b704499cbb78e442a65f55eede8c6e
2   "name": "ChartIQ",
3   "version": "2.1.0",
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": "2.1.0"
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   "exclude_files": "ChartIQ/**/*.plist",
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "3"
31   }