[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / d / e / 1 / Yson / 1.1.2 / Yson.podspec.json
blob0b6d47c5826d74dcd2201628f7580f36336d1df0
2   "name": "Yson",
3   "version": "1.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "5.0"
23   ],
24   "source_files": "Yson/Classes/**/*",
25   "swift_version": "5.0"