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