blob: d002adf507bd8bba116ab6c4c910f5c7368dd77b [file] [log] [blame]
{
"name": "YetBase",
"version": "1.0.7",
"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.0.7"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source_files": "YetBase/Classes/**/*",
"swift_version": "5.0"
}