[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / e / 6 / VHYun_IM / 2.3.2 / VHYun_IM.podspec.json
blobd01a0d49b50c02ce1b8dcf085aba36782a2d02a0
2   "name": "VHYun_IM",
3   "version": "2.3.2",
4   "authors": {
5     "wangxiaoxiang": "xiaoxiang.wang@vhall.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://www.vhall.com",
12   "source": {
13     "git": "https://github.com/vhall/VHYun_SDK_IM_iOS.git",
14     "tag": "2.3.2"
15   },
16   "summary": "iOS IM framework",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Foundation",
22   "module_name": "VHYun_IM",
23   "resources": [
24     "README.md"
25   ],
26   "vendored_frameworks": "VHYunFrameworks/*.framework",
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
29     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
30     "VALID_ARCHS": "x86_64 i386 armv7 arm64"
31   },
32   "dependencies": {
33     "VHCore": [
34       ">=2.2.2"
35     ]
36   }