[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / f / HySDKDeploy / 3.6.2 / HySDKDeploy.podspec.json
blob4796c6743923b800f02179984e0f707c5f65dffd
2   "name": "HySDKDeploy",
3   "version": "3.6.2",
4   "summary": "环信iOS SDK,用于真机打包",
5   "description": "环信IM的iOS SDK中,其framework文件经过lipo处理后,专用于armv7和arm64平台的真机打包的库。",
6   "homepage": "https://github.com/hecom-rn/HySDKDeploy",
7   "license": {
8     "type": "Copyright",
9     "text": "Hyphenate Inc. 2017"
10   },
11   "authors": {
12     "Mashuai": "mashuai_hy@163.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/hecom-rn/HySDKDeploy/master/iOS_Pods_IMFullSDK_V3.6.2.zip"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "preserve_paths": "iOS_Pods_IMFullSDK_V3.6.2/Hyphenate.framework",
22   "vendored_frameworks": "iOS_Pods_IMFullSDK_V3.6.2/Hyphenate.framework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   }