blob: 8ff3f7a8916c6732e01fb0dfb6b9b7a67af8fec3 [file] [log] [blame]
{
"name": "TSBaseViewController_Swift",
"version": "1.0.3",
"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.3"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"TSToolKit_Swift": [
]
}
}