blob: 6a983f517e98be0c93bd6c7ebb317a17ec93ab16 [file] [log] [blame]
{
"name": "HyphenateDeploy",
"version": "3.5.1",
"summary": "环信iOS SDK,用于真机打包",
"description": "环信IM的iOS SDK中,其framework文件经过lipo处理后,专用于armv7和arm64平台的真机打包的库。",
"homepage": "https://github.com/gaoxiaosong/HyphenateDeploy",
"license": {
"type": "Copyright",
"text": "Hyphenate Inc. 2017"
},
"authors": {
"Xiaosong Gao": "gaoxiaosong06@gmail.com"
},
"source": {
"http": "https://raw.githubusercontent.com/gaoxiaosong/HyphenateDeploy/zip/iOS_Pods_IMDeploySDK_V3.5.1.zip"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"preserve_paths": "iOS_Pods_IMDeploySDK_V3.5.1/Hyphenate.framework",
"vendored_frameworks": "iOS_Pods_IMDeploySDK_V3.5.1/Hyphenate.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}