[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 1 / 0 / Marklight / 0.1.3 / Marklight.podspec.json
blob9556139ba6e07bdb577a29d6126461dd635afb93
2   "name": "Marklight",
3   "version": "0.1.3",
4   "summary": "Markdown syntax highlighter for iOS.",
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": "http://twitter.com/macteo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/macteo/Marklight.git",
20     "tag": "v0.1.3"
21   },
22   "source_files": "Marklight/**/*.{swift}",
23   "requires_arc": true