[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 0 / Marklight / 0.1.4 / Marklight.podspec.json
blob733a87a06fbc43435cc20676240d8374f9fc91c1
2   "name": "Marklight",
3   "version": "0.1.4",
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": "https://twitter.com/macteo",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/macteo/Marklight.git",
20     "tag": "v0.1.4"
21   },
22   "source_files": "Marklight/**/*.{swift}",
23   "requires_arc": true