{ | |
"name": "HBObjectiveCMacro", | |
"version": "0.1.0", | |
"summary": "自用OC宏定义", | |
"description": "自用OC宏定义,包含UI,颜色,等等", | |
"homepage": "https://github.com/GitHubYhb/HBObjectiveCMacro", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"GitHubYhb": "412625278@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/GitHubYhb/HBObjectiveCMacro.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "HBObjectiveCMacro/Classes/**/*" | |
} |