[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / d / b / 1 / ZLBarButtonItem / 0.0.1 / ZLBarButtonItem.podspec.json
blob3791f0113891255aa0ed02f7d939c318aaff2a84
2   "name": "ZLBarButtonItem",
3   "version": "0.0.1",
4   "summary": "快速创建UIBarButtonItem对象",
5   "description": "快速创建UIBarButtonItem对象。轻量级、无污染",
6   "homepage": "https://github.com/ZLDemo/UIBarButtonItem-ZLCustom",
7   "license": "MIT",
8   "authors": {
9     "Mr.Zhao": "itzhaolei@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ZLDemo/UIBarButtonItem-ZLCustom.git",
13     "tag": "0.0.1"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "UIBarButtonItem-ZLCustom/UIBarButtonItem+ZLCustom/*.{h,m}",
20   "exclude_files": ""