[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 2 / 3 / SBOpenGraph / 1.0.0 / SBOpenGraph.podspec.json
blob82029ccb20353a700b22ede1b3035b9f74c65380
2   "name": "SBOpenGraph",
3   "version": "1.0.0",
4   "summary": "A lightweight and pure Swift implemented library to parse The Open Graph protocol.",
5   "description": "SBOpenGraph is a lightweight and pure Swift implemented library to parse The Open Graph protocol.",
6   "homepage": "https://github.com/spirit-jsb/SBOpenGraph",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/spirit-jsb/SBOpenGraph.git",
22     "tag": "1.0.0"
23   },
24   "source_files": [
25     "Sources/**/*.swift"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"