[Add] picoLLM-iOS 1.2.4
[CocoaPods.git] / Specs / e / 6 / 7 / ZLKit / 3.0.3 / ZLKit.podspec.json
blobe1b7539fd77cc19bd11769799c062a2ddbf7a9c9
2   "name": "ZLKit",
3   "version": "3.0.3",
4   "summary": "工具库",
5   "description": "库内集成对系统控件的二次封装、对基础逻辑的处理、高效的宏定义等等;",
6   "homepage": "https://github.com/itzhaolei/ZLKit",
7   "license": "MIT",
8   "authors": {
9     "Mr.Zhao": "itzhaolei@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/itzhaolei/ZLKit.git",
13     "tag": "3.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ZLKitDemo/Library/**/*",
19   "resource_bundles": {
20     "ZLNavigationBar": [
21       "ZLKitDemo/Library/**/*"
22     ]
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "ZLHTTPSessionManager": [
27       "~> 0.0.1"
28     ],
29     "ZLNavigationBar": [
30       "~> 0.1.0"
31     ]
32   }