blob: 43df48151216e40145d2ec55465bff7a96d67c06 [file] [log] [blame]
{
"name": "WQCommonDefines",
"version": "0.0.2",
"summary": "iOS所有项目通用的宏定义,欢迎使用和添加",
"description": "自己总结的通用的宏定义的Pod库,欢迎使用和添加。",
"homepage": "https://github.com/WQiOS/WQCommonDefines",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/WQiOS/WQCommonDefines.git",
"tag": "0.0.2"
},
"source_files": "WQCommonDefines/*.{h,m}",
"ios": {
"frameworks": "UIKit"
}
}