[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 0 / 1 / RichEditor / 1.0.1 / RichEditor.podspec.json
blob2b745a848a384f9614ea87baab06691a59dd2a82
2   "name": "RichEditor",
3   "version": "1.0.1",
4   "summary": "Summary.",
5   "homepage": "https://github.com/will-lumley/RichEditor.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "description": "Description.",
11   "authors": {
12     "William Lumley": "will@lumley.io"
13   },
14   "social_media_url": "https://twitter.com/wlumley95",
15   "platforms": {
16     "osx": "10.12"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/will-lumley/RichEditor.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "Sources/**/*/*",
24   "dependencies": {
25     "macColorPicker": [
26       "~> 1.2.2"
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "Resources",
32       "resource_bundles": {
33         "Resources": [
34           "Resources/**/*.png",
35           "Resources/**/Assets.xcassets"
36         ]
37       }
38     }
39   ],
40   "swift_version": "5.0"