| { | |
| "name": "YFUIKitCategory", | |
| "version": "0.0.1", | |
| "summary": "YFUIKitCategory", | |
| "description": "UIKit category tools", | |
| "homepage": "https://github.com/LYFsy/Module.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "起个名字辣么难": "13838103205@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/LYFsy/Module.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Classes/*", | |
| "exclude_files": "Classes/Exclude", | |
| "platforms": { | |
| "osx": null, | |
| "ios": null, | |
| "tvos": null, | |
| "watchos": null | |
| } | |
| } |