blob: 3df5808f23323930e1f9a550712af9c09697ef19 [file] [log] [blame]
{
"name": "BPMacroDefines",
"version": "0.0.2",
"summary": "BPMacroDefines Objective-C 开发应用时,经常使用到的宏定义",
"description": "BPMacroDefines 定义了使用 Objective-C 开发时,会经常使用到的宏定义",
"homepage": "https://github.com/mikeooye/BPMacroDefines",
"license": "MIT",
"authors": {
"lihaozhen": "lihaozhen@refineit.com.cn"
},
"source": {
"git": "https://github.com/mikeooye/BPMacroDefines.git",
"tag": "0.0.2"
},
"source_files": "BPMacroDefines/*.h",
"public_header_files": "BPMacroDefines/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}