[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 2 / c / XCChart / 1.0.0 / XCChart.podspec.json
blob813dc55970a20ff482b8ca1f4f99a04119f6d992
2   "name": "XCChart",
3   "version": "1.0.0",
4   "summary": "简约的图表XCChart.",
5   "homepage": "https://gitee.com/xwjadmin/xccharts",
6   "license": "MIT",
7   "authors": {
8     "JackXu": "151611438@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://gitee.com/xwjadmin/xccharts.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "XCCharts/XCChart",
19     "*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]