blob: b2a993640f7d54b679d7d03ed6f238f4e976bdeb [file] [log] [blame]
{
"name": "WLBaseViewController",
"version": "1.0.7",
"summary": "A Lib For vc.",
"description": "A Lib For vc.",
"homepage": "https://github.com/StoneStoneStoneWang/WLBaseViewController",
"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/WLBaseViewController.git",
"tag": "1.0.7"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"WLToolsKit": [
]
}
}