[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 2 / SOSwift / 2.4.3 / SOSwift.podspec.json
blobc7c1c6242df6d504bc1d381346fb3be89b8cf1c6
2   "name": "SOSwift",
3   "version": "2.4.3",
4   "summary": "A swift implementation of Schema.org structured data vocabulary.",
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 implements some of the core vocabulary in the Swift language.",
6   "homepage": "https://github.com/richardpiazza/SOSwift",
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/SOSwift.git",
14     "tag": "2.4.3"
15   },
16   "source_files": "Sources/SOSwift/*",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "dependencies": {
20     "SOSwiftVocabulary": [
21       "~> 1.4.0"
22     ]
23   },
24   "platforms": {
25     "osx": "10.13",
26     "ios": "11.0",
27     "tvos": "11.0",
28     "watchos": "4.0"
29   },
30   "pushed_with_swift_version": "4.0"