[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 1 / Yson / 1.1.0 / Yson.podspec.json
blobfb2a80d08644e8e7f94226c4c8f435dc5123f5fc
2   "name": "Yson",
3   "version": "1.1.0",
4   "summary": "A Json writen by swift.",
5   "description": "A Json writen by pure swift.",
6   "homepage": "https://github.com/yangentao/Yson",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangentao": "entaoyang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangentao/Yson.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.0"
24   ],
25   "source_files": "Yson/Classes/**/*",
26   "frameworks": "Foundation",
27   "swift_version": "5.0"