blob: f3337c420601f6da9af689b5554c90beaecdd9d2 [file] [log] [blame]
{
"name": "XHAuthBusiness",
"version": "0.0.1",
"summary": "XHAuthBusiness the super component for all component",
"description": "基础组件所有业务组件需要继承",
"homepage": "https://gitlab.com/lyuxuming/xhauthbusiness",
"license": "MIT",
"authors": {
"lyuxuming": "lyuxuming@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.com/lyuxuming/xhauthbusiness.git",
"tag": "0.0.1"
},
"static_framework": true,
"source_files": [
"XHAuthBusiness",
"XHAuthBusiness/**/*.{h,m}"
],
"public_header_files": "XHAuthBusiness/**/*.h",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
}
}