[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / e / 1 / Yson / 1.2.0 / Yson.podspec.json
blob1a7b5ae211c9fb33e637c8a2fd1a5226f4ff121a
2   "name": "Yson",
3   "version": "1.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2",
25     "5.3"
26   ],
27   "source_files": "Yson/Classes/**/*",
28   "swift_version": "5.3"