blob: f6c8a1bf70a5ee483cfefdea1618636eca7af512 [file] [log] [blame]
{
"name": "BPMacroDefines",
"version": "0.0.1",
"summary": "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.1"
},
"source_files": "BPMacroDefines/*.h",
"public_header_files": "BPMacroDefines/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}