[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 3 / 0 / Ribbon / 1.0 / Ribbon.podspec.json
blob838c066f79e454d8c48feefa3c99112243e637b6
2   "name": "Ribbon",
3   "version": "1.0",
4   "summary": "🎀 A simple cross-platform toolbar/custom input accessory view library for iOS & macOS. Written in Swift.",
5   "homepage": "https://github.com/chriszielinski/Ribbon",
6   "screenshots": "https://raw.githubusercontent.com/chriszielinski/Ribbon/master/.readme-assets/header.jpg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chriszielinski": "chrisz@berkeley.edu"
13   },
14   "social_media_url": "https://twitter.com/mightbesuperman",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12"
18   },
19   "source": {
20     "git": "https://github.com/chriszielinski/Ribbon.git",
21     "tag": "1.0"
22   },
23   "source_files": "Ribbon/**/*.swift",
24   "swift_versions": "5",
25   "swift_version": "5"