[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 2 / 3 / Marker / 1.0.0-beta.2 / Marker.podspec.json
blobda5d2733ca40faeba48f60b86c476215d81c0ee7
2   "name": "Marker",
3   "version": "1.0.0-beta.2",
4   "summary": "A light wrapper around NSAttributedString.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/prolificinteractive/Marker",
7   "license": "MIT",
8   "authors": {
9     "Htin Linn": "linn@prolificinteractive.com"
10   },
11   "source": {
12     "git": "https://github.com/prolificinteractive/Marker.git",
13     "tag": "1.0.0-beta.2"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.12",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Marker/Marker/**/*.{h,swift}",
22   "ios": {
23     "exclude_files": "Marker/Marker/**/NS*Extension.swift"
24   },
25   "tvos": {
26     "exclude_files": "Marker/Marker/**/NS*Extension.swift"
27   },
28   "osx": {
29     "exclude_files": "Marker/Marker/**/UI*Extension.swift"
30   },
31   "pushed_with_swift_version": "3.1"