blob: 90b3cfacab803414b79fb3589960ac9012d323e5 [file] [log] [blame]
{
"name": "Yson",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Yson/Classes/**/*",
"frameworks": "Foundation"
}