blob: d324cb111e44678035ff0ebf3f423bac5a030d99 [file] [log] [blame]
{
"name": "DRMacroDefines",
"version": "0.1.0",
"summary": "一些可以节省代码的宏定义,例如获取屏幕尺寸,加载xib,设置监听,发送消息等等。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DeanFs/DRMacroDefines",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dean_F": "stone.feng1990@gmail.com"
},
"source": {
"git": "https://github.com/DeanFs/DRMacroDefines.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DRMacroDefines/Classes/**/*"
}