[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 4 / 6 / ZHHPubliveSDK / 1.0.0 / ZHHPubliveSDK.podspec.json
bloba0d3b896e80c372b2a01ebb31e7f9d0b1fa7045d
2   "name": "ZHHPubliveSDK",
3   "version": "1.0.0",
4   "summary": "Publive SDK of ZHHPubliveSDK.",
5   "description": "Publive SDK",
6   "homepage": "http://publive.com/",
7   "license": "MIT",
8   "authors": {
9     "Sclea": "350887156@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/350887156/ZHHPubliveSDK.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "XTMediaKit.framework/Headers/*.{h}",
20     "OBS.framework/Headers/*.{h}",
21     "XTRtcKit.framework/Headers/*.{h}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-lObjC",
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "ios": {
29     "vendored_frameworks": [
30       "XTMediaKit.framework",
31       "OBS.framework",
32       "XTRtcKit.framework"
33     ]
34   },
35   "requires_arc": true,
36   "frameworks": [
37     "AVFoundation",
38     "SystemConfiguration",
39     "Foundation",
40     "CoreTelephony",
41     "AudioToolbox",
42     "UIKit",
43     "CoreLocation",
44     "QuartzCore",
45     "CoreGraphics",
46     "CoreTelephony",
47     "CoreTelephony",
48     "CoreTelephony",
49     "CoreTelephony",
50     "Accelerate",
51     "AuthenticationServices",
52     "AVFAudio",
53     "CoreMedia",
54     "CoreML",
55     "CoreTelephony",
56     "PushKit"
57   ],
58   "libraries": [
59     "c++",
60     "z"
61   ],
62   "user_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   },
65   "dependencies": {
66     "AFNetworking": [
68     ],
69     "Qiniu": [
71     ]
72   }