blob: 66aad59b1600c1947bb1356cd1259e904a4a5eaf [file] [log] [blame]
{
"name": "LFZCategory",
"version": "0.0.1",
"summary": "类扩展",
"description": "整理代码 类扩展",
"homepage": "https://github.com/Lang-FZ/LFZCategory",
"xcconfig": {
"USER_HEADER_SEARCH_PATHS": "${PODS_ROOT}/LFZCategory/LFZCategory/BPCategory"
},
"license": "MIT (LFZCategory)",
"authors": {
"LangFZ": "446003664@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Lang-FZ/LFZCategory.git",
"tag": "0.0.1"
},
"source_files": [
"LFZCategory/BPCategory.h",
"LFZCategory/BPCategory/*.{h,m}"
],
"requires_arc": true
}