[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / 9 / MTCircleChart / 1.0.1 / MTCircleChart.podspec.json
blobb80a6efe7a3890ae58496ee174f85a8853921043
2   "name": "MTCircleChart",
3   "version": "1.0.1",
4   "summary": "Multi type circle chart.",
5   "description": "Circle chart with percentage slide template. Can be used for diagram, graph, chart, report, data visualization, presentation.",
6   "homepage": "https://github.com/mevalid/MTCircleChart",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mirela": "mevalid224@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mevalid/MTCircleChart.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "MTCircleChart",
20     "MTCircleChart/**/*.{h,m}"
21   ],
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "swift_version": "4.0",
26   "platforms": {
27     "ios": "9.0"
28   }