[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 5 / HyphenateDeploy / 3.5.1 / HyphenateDeploy.podspec.json
blob6a983f517e98be0c93bd6c7ebb317a17ec93ab16
2   "name": "HyphenateDeploy",
3   "version": "3.5.1",
4   "summary": "环信iOS SDK,用于真机打包",
5   "description": "环信IM的iOS SDK中,其framework文件经过lipo处理后,专用于armv7和arm64平台的真机打包的库。",
6   "homepage": "https://github.com/gaoxiaosong/HyphenateDeploy",
7   "license": {
8     "type": "Copyright",
9     "text": "Hyphenate Inc. 2017"
10   },
11   "authors": {
12     "Xiaosong Gao": "gaoxiaosong06@gmail.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/gaoxiaosong/HyphenateDeploy/zip/iOS_Pods_IMDeploySDK_V3.5.1.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "iOS_Pods_IMDeploySDK_V3.5.1/Hyphenate.framework",
22   "vendored_frameworks": "iOS_Pods_IMDeploySDK_V3.5.1/Hyphenate.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   }