{ | |
"name": "LJXRouter", | |
"version": "0.0.1", | |
"summary": "LJXRouter", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/Cookie1990LJX/LJXRouter", | |
"license": "MIT", | |
"authors": { | |
"Cookie": "373733319@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/Cookie1990LJX/LJXRouter.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": [ | |
"Classes", | |
"Classes/**/*.{h,m}" | |
], | |
"platforms": { | |
"osx": null, | |
"ios": null, | |
"tvos": null, | |
"watchos": null | |
} | |
} |