[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 0 / Marklight / 1.4.0 / Marklight.podspec.json
blobafed10a66f75f6c654d83564b95e18683c87ec11
2   "name": "Marklight",
3   "version": "1.4.0",
4   "summary": "Markdown syntax highlighter for iOS and macOS.",
5   "description": "Marklight is a drop in component to easily add realtime markdown syntax highlight on any user editable text view on iOS applications.",
6   "homepage": "https://github.com/macteo/Marklight",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Gavagnin": "m@macteo.it"
13   },
14   "social_media_url": "https://twitter.com/macteo",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/macteo/Marklight.git",
21     "tag": "v1.4.0"
22   },
23   "source_files": "Marklight/**/*.{swift}",
24   "requires_arc": true,
25   "swift_version": "4.1"