[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / f / 9 / e / ZLCategory / 0.1.6.1 / ZLCategory.podspec.json
blobb2f791705310637e3a30671fa144a7727c5f4033
2   "name": "ZLCategory",
3   "version": "0.1.6.1",
4   "summary": "ZLCategory",
5   "description": "整合的一些常用的category类",
6   "homepage": "https://github.com/czl0325/ZLCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈昭良": "295183917@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/czl0325/ZLCategory.git",
19     "tag": "0.1.6.1"
20   },
21   "source_files": "ZLCategory/ZLCategory/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true