[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / 9 / MTCircleChart / 1.0.0 / MTCircleChart.podspec.json
blob80b325ac49ec7182a6e5106c4763dda9fb6e7e3b
2   "name": "MTCircleChart",
3   "version": "1.0.0",
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.0"
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   }