[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 9 / c / f / XYChart / 0.0.1 / XYChart.podspec.json
blob8db5a650cd3b912d57e21375d8c482091dfd17d8
2   "name": "XYChart",
3   "summary": "The line and bar of chart",
4   "description": "XYChart is designed for line & bar of charts which can compare mutiple datas in form styles, and limited the range of values to show, and so on.",
5   "version": "0.0.1",
6   "homepage": "https://github.com/ZhipingYang/XYChart",
7   "license": "MIT",
8   "authors": {
9     "ZhipingYang": "XcodeYang@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ZhipingYang/XYChart.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "source_files": [
21     "XYChart/**/*.{h,m}"
22   ]