blob: 856ac1d9e00af5a8b9b996de4e1e5355f02c1a96 [file] [log] [blame]
{
"name": "YZLBaseController",
"version": "1.0.3",
"summary": "公共基类",
"description": "公共导航、基类",
"homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLBaseController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"source": {
"git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLBaseController.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "YZLBaseController/Classes/**/*",
"resource_bundles": {
"YZLBaseController": [
"YZLBaseController/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}