[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 5 / VHYun_Upload / 2.1.0 / VHYun_Upload.podspec.json
blob647f3bec1bc670e9053fe1bd62a3cebe3a7a348c
2   "name": "VHYun_Upload",
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_VOD_Upload_iOS.git",
14     "tag": "2.1.0"
15   },
16   "summary": "iOS VHYun_Upload framework",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "frameworks": "Foundation",
22   "module_name": "VHYun_Upload",
23   "resources": [
24     "README.md"
25   ],
26   "vendored_frameworks": "VHYunFrameworks/VHUpload.framework",
27   "pod_target_xcconfig": {
28     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
29     "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/**",
30     "VALID_ARCHS": "armv7 arm64 x86_64 i386",
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "dependencies": {
34     "VHCore": [
35       ">=2.0.3"
36     ]
37   }