blob: 0b6d47c5826d74dcd2201628f7580f36336d1df0 [file] [log] [blame]
{
"name": "Yson",
"version": "1.1.2",
"summary": "A Json writen by swift.",
"description": "A Json writen by pure swift.",
"homepage": "https://github.com/yangentao/Yson",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangentao": "entaoyang@163.com"
},
"source": {
"git": "https://github.com/yangentao/Yson.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0"
],
"source_files": "Yson/Classes/**/*",
"swift_version": "5.0"
}