[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / 1 / SOSwiftVocabulary / 1.0.0 / SOSwiftVocabulary.podspec.json
blobaaea8f8d88b80bc059b86ec3b22956e9f8a0e717
2   "name": "SOSwiftVocabulary",
3   "version": "1.0.0",
4   "summary": "The Schema.org structured data vocabulary defined as a series of swift protocols.",
5   "description": "Schema.org is a collaborative, community activity with a mission to create, maintain,\nand promote schemas for structured data on the Internet, on web pages, in email messages,\nand beyond. This library presents some of the core vocabulary as a series of Swift protocols.",
6   "homepage": "https://github.com/richardpiazza/SOSwiftVocabulary",
7   "license": "MIT",
8   "authors": {
9     "Richard Piazza": "github@richardpiazza.com"
10   },
11   "social_media_url": "https://twitter.com/richardpiazza",
12   "source": {
13     "git": "https://github.com/richardpiazza/SOSwiftVocabulary.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "Sources/*",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "platforms": {
20     "osx": "10.13",
21     "ios": "11.0",
22     "tvos": "11.0",
23     "watchos": "4.0"
24   },
25   "pushed_with_swift_version": "4.0"