blob: 6a98a9541a4822d5b4a4784c79a6d58b40649043 [file] [log] [blame]
{
"name": "TSBaseViewController_Swift",
"version": "1.0.0",
"summary": "A Lib For vc.",
"description": "第一次提交 之后x添加描述",
"homepage": "https://github.com/StoneStoneStoneWang/TSBaseViewController_Swift",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/TSBaseViewController_Swift.git",
"tag": "1.0.0"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"TSToolKit_Swift": [
]
}
}