[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 2 / e / 6 / VHYun_IM / 2.1.0 / VHYun_IM.podspec.json
blob7282e955d917d1b04640577a58dbff11a1f3b683
2   "name": "VHYun_IM",
3   "version": "2.1.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.1.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   },
31   "dependencies": {
32     "VHCore": [
33       ">=2.0.3"
34     ]
35   }