blob: 3f71b400b5498eb90eff370d7e3f59c1d6e34275 [file] [log] [blame]
{
"name": "YetBase",
"version": "1.1.6",
"summary": "YetBase is an iOS library writen by swift.",
"description": "YetBase is an iOS library writen by swift. OK",
"homepage": "https://github.com/yangentao/YetBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangentao": "entaoyang@163.com"
},
"source": {
"git": "https://github.com/yangentao/YetBase.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": "YetBase/Classes/**/*",
"swift_version": "5.1"
}