[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 6 / 8 / DHYunRuiSDK / 0.1.5 / DHYunRuiSDK.podspec.json
blob1a0ffed409021a1ccace13af6dcba338f1f5fdc0
2   "name": "DHYunRuiSDK",
3   "version": "0.1.5",
4   "summary": "A short description of DHYunRuiSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/goodxianping/DHYunRuiSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ganqixian": "ganqixian@gxliujin.com"
13   },
14   "source": {
15     "git": "https://github.com/goodxianping/DHYunRuiSDK.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "DHYunRuiSDK/Depend/sdk_output/Framework/*.framework",
22   "frameworks": [
23     "VideoToolbox",
24     "AudioToolbox",
25     "CoreMedia"
26   ],
27   "info_plist": {
28     "CFBundleIdentifier": "com.gxlj.DHYunRuiSDK"
29   },
30   "pod_target_xcconfig": {
31     "PRODUCT_BUNDLE_IDENTIFIER": "com.gxlj.DHYunRuiSDK",
32     "ENABLE_BITCODE": "false",
33     "CLANG_CXX_LIBRARY": "libstdc++",
34     "CLANG_WARN_DOCUMENTATION_COMMENTS": "NO",
35     "OTHER_LDFLAGS": "-ObjC -all_load",
36     "VALID_ARCHS[sdk=iphonesimulator*]": ""
37   },
38   "resources": "DHYunRuiSDK/Depend/sdk_output/Bundle/*.bundle",
39   "dependencies": {
40     "AFNetworking": [
42     ]
43   }