[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 5 / 8 / a / CoordinateAxisChart / 1.0.0 / CoordinateAxisChart.podspec.json
blobbf873c310e6187f9993cff18b865e321cdecb185
2   "name": "CoordinateAxisChart",
3   "version": "1.0.0",
4   "summary": "A short description of CoordinateAxisChart.",
5   "homepage": "https://github.com/CrystalMarch/CoordinateAxisChart",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Crystal": "zhuhuiping@shinetechchina.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CrystalMarch/CoordinateAxisChart.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "CoordinateAxisChart/CoordinateAxisChart/*.swift",
22     "CoordinateAxisChart/CoordinateAxisChart/**/*.swift"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true