[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 4 / YZLBaseController / 1.0.4 / YZLBaseController.podspec.json
blob528eaa67897c420ddd31b29bc6d28ba83484381d
2   "name": "YZLBaseController",
3   "version": "1.0.4",
4   "summary": "公共基类",
5   "description": "公共导航、基类",
6   "homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLBaseController.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangchunlong": "wangchunlong@268xue.com"
13   },
14   "source": {
15     "git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/YZLBaseController.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YZLBaseController/Classes/**/*",
23   "resource_bundles": {
24     "YZLBaseController": [
25       "YZLBaseController/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "swift_version": "5.0"