{ | |
"name": "WLCategory", | |
"version": "1.0.1", | |
"license": "MIT", | |
"summary": "常用类别", | |
"description": "常用类别", | |
"homepage": "https://gitee.com", | |
"authors": { | |
"WangLei(王雷)": "wl20121212zj@163.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/wlzj/WLCategory.git", | |
"tag": "1.0.1" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source_files": "WLCategory/WLCategory/*.{h,m}", | |
"frameworks": [ | |
"UIKit", | |
"Foundation" | |
] | |
} |