blob: a50899519dc3be3eb9e1aa2a60bd2e84db257935 [file] [log] [blame]
{
"name": "PACCommonMacro",
"version": "0.0.5",
"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.5"
},
"source_files": "PACCommonMacro/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}