[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / e / 6 / VHYun_IM / 2.2.0 / VHYun_IM.podspec.json
blob54afe54bf2bde593a2d66ef459047f6be73332f1
2   "name": "VHYun_IM",
3   "version": "2.2.0",
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.2.0"
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.1.6"
35     ]
36   }