[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 8 / 2 / ZYFCategory / 1.2.0 / ZYFCategory.podspec.json
blob2e4b69f1e4bd22439c19b3fe58bf8c7d183bb81c
2   "name": "ZYFCategory",
3   "version": "1.2.0",
4   "summary": "方便Category",
5   "description": "方便Category 添加了头文件 方便引用",
6   "homepage": "https://github.com/Zyf210304/ZYFCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zyf210304": "z672233580@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Zyf210304/ZYFCategory.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "ZYFCategory/Code/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]