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