[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / 8 / 2 / ZYFCategory / 1.1.0 / ZYFCategory.podspec.json
blob52e3d7ef39a8be49b806b3972bda3c7afa471d82
2   "name": "ZYFCategory",
3   "version": "1.1.0",
4   "summary": "方便Category",
5   "description": "方便Category 希望大家喜欢",
6   "homepage": "https://github.com/Zyf210304/ZYFCategory",
7   "license": "MIT",
8   "authors": {
9     "Zyf210304": "z672233580@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Zyf210304/ZYFCategory.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "ZYFCategory/Code/*.{h,m}",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]