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