| { | |
| "name": "QCCategory", | |
| "version": "1.0.0", | |
| "summary": "This is a common category pods file for Swift", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/Quincy-QC/QCCategory", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "UntilYou-QC": "578184833@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Quincy-QC/QCCategory.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source_files": "Sources/**/*", | |
| "frameworks": "UIKit" | |
| } |