blob: 6c551442c0c514b6090df54fa0cc5dca2961b96c [file] [log] [blame]
{
"name": "WLBaseViewController",
"version": "1.1.2",
"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.1.2"
},
"source_files": "Code/**/*.{swift}",
"dependencies": {
"WLToolsKit": [
]
}
}