[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 5 / shuiyun_ios / 0.4.5 / shuiyun_ios.podspec.json
blobb1a6bb0f2071ad0db48832ce30633b56817d07e1
2   "name": "shuiyun_ios",
3   "version": "0.4.5",
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.5"
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   "pod_target_xcconfig": {
60     "OTHER_LDFLAGS": "$(inherited)"
61   }