blob: 8b6e0261c2f1cdf736aeb7e74b981e00b1ead22c [file] [log] [blame]
{
"name": "TSBaseViewController_Swift",
"version": "1.0.5",
"summary": "A Lib For vc.",
"description": "A Lib For vc.",
"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.5"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"TSToolKit_Swift": [
]
}
}