[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / f / Audiograph / 0.3.1 / Audiograph.podspec.json
blob459c244863ae750b63de84d3806931f89a2be3ee
2   "name": "Audiograph",
3   "version": "0.3.1",
4   "summary": "Audio-Feedback on Charts for visually impaired Users",
5   "description": "iOS 13 introduced an awesome way to provide stocks-charts to visually impaired users.\nUnfortunately there is no public API from Apple that enables developers to implement it in other apps (yet).\n\nI think that charts can provide a great way of presenting information, but we should not limit their use to those without impairments.\nThis is where Audiograph comes into play.",
6   "homepage": "https://github.com/Tantalum73/Audiograph",
7   "screenshots": "https://github.com/Tantalum73/Audiograph/raw/master/Media/Audiograph_preview.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Andreas Neusüß": "developer@anerma.de"
14   },
15   "source": {
16     "git": "https://github.com/Tantalum73/Audiograph.git",
17     "tag": "0.3.1"
18   },
19   "social_media_url": "https://twitter.com/Klaarname",
20   "platforms": {
21     "ios": "10.3"
22   },
23   "swift_versions": "5.1",
24   "source_files": "Sources/Audiograph/*",
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "AVFoundation"
29   ],
30   "swift_version": "5.1"