[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 9 / 5 / 1 / SOSwiftVocabulary / 0.1.2 / SOSwiftVocabulary.podspec.json
blob32313bdfab6e5c4e321232cea050475f0a05dce0
2   "name": "SOSwiftVocabulary",
3   "version": "0.1.2",
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": "0.1.2"
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"