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