[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / 0 / Marklight / 0.1.2 / Marklight.podspec.json
blobe0408f16e09c0ff8cc2bf84b337d5eb06046c871
2   "name": "Marklight",
3   "version": "0.1.2",
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.2"
21   },
22   "source_files": "Marklight/**/*.{swift}",
23   "requires_arc": true