[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 2 / 4 / e / ZQChart / 1.0.2 / ZQChart.podspec.json
blob75b679546e9f3d8c8dffa7c927203881312f5441
2   "name": "ZQChart",
3   "version": "1.0.2",
4   "summary": "A Chart for data",
5   "description": "图表库,用来展示数据,支持扇形图,折线图,曲线图,柱状图",
6   "homepage": "https://github.com/hongzhiqiang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hongzhiqiang": "977202315@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hongzhiqiang/ZQChart.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZQChart/**/*.{h,m}",
22   "frameworks": "UIKit"