[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / a / 5 / shuiyun_ios / 0.4.4 / shuiyun_ios.podspec.json
blob8a3722cd75532615212826d6237b3c1cc50f07a1
2   "name": "shuiyun_ios",
3   "version": "0.4.4",
4   "summary": "A short description of shuiyun_ios.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/guolimin1995/shuiyun_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zerone": "913108060@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/guolimin1995/shuiyun_ios.git",
16     "tag": "0.4.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "shuiyun_ios/Classes/**/*",
22   "frameworks": [
23     "StoreKit",
24     "MobileCoreServices",
25     "WebKit",
26     "MediaPlayer",
27     "CoreMedia",
28     "CoreLocation",
29     "AVFoundation",
30     "CoreTelephony",
31     "SystemConfiguration",
32     "AdSupport",
33     "CoreMotion",
34     "ImageIO",
35     "CoreData"
36   ],
37   "ios": {
38     "libraries": [
39       "resolv.9",
40       "c++",
41       "z",
42       "sqlite3"
43     ]
44   },
45   "dependencies": {
46     "UMCCommon": [
48     ],
49     "UMCSecurityPlugins": [
51     ],
52     "UMCAnalytics": [
54     ],
55     "Bytedance-UnionAD": [
57     ]
58   },
59   "vendored_frameworks": [
60     "shuiyun_ios/Assets/GDTActionSDK.framework"
61   ],
62   "pod_target_xcconfig": {
63     "OTHER_LDFLAGS": "$(inherited)"
64   }