| { | |
| "name": "CXLCategory", | |
| "version": "0.0.1", | |
| "summary": "CXLCategory.", | |
| "homepage": "https://github.com/CaoXueLiang/CXLCategory", | |
| "license": "MIT", | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "authors": { | |
| "caoXueLiang": "2357747972@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CaoXueLiang/CXLCategory.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "CXLCommonCategory", | |
| "CXLCommonCategory/**/*.{h,m}" | |
| ] | |
| } |