blob: 2ed5405baf034cace42ef827b3cfad82b34474f5 [file] [log] [blame]
{
"name": "HRSDK",
"version": "4.4.03",
"summary": "sdk功能性封装",
"description": "sdk功能性封装,未包含具体业务",
"homepage": "https://github.com/wowbby/HRSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRSDK.git",
"tag": "4.4.03"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRSDK/Classes/**/*",
"vendored_frameworks": "HRSDK/Frameworks/uSDK.framework",
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-lc++"
},
"resources": [
"HRSDK/Frameworks/uSDK.framework/configFiles.bundle"
]
}