blob: 12aa1a8666ae4086854b0df3ad19ff527c41a7aa [file] [log] [blame]
{
"name": "PACCommonMacro",
"version": "0.0.3",
"summary": "常用宏定义",
"homepage": "https://github.com/STPACS/PACCommonMacro",
"license": "MIT",
"authors": {
"STPACS": "87382980@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/STPACS/PACCommonMacro.git",
"tag": "0.0.3"
},
"source_files": "PACCommonMacro/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}