[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / 6 / b / ABCLive / 1.2.2 / ABCLive.podspec.json
blob152c4ade36eb0354ce0562630f201e9ebea90193
2   "name": "ABCLive",
3   "version": "1.2.2",
4   "summary": "ABCLive.",
5   "description": "ABCLive of bing",
6   "homepage": "http://www.abcpen.com",
7   "license": "MIT",
8   "authors": {
9     "bing": "bing@abcpen.com"
10   },
11   "source": {
12     "git": "https://github.com/abcpen-inc/ABCLiveKit.git",
13     "tag": "1.2.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "swift_version": "5.0",
21   "subspecs": [
22     {
23       "name": "ABCLiveCoreKit",
24       "public_header_files": "ABCLiveSDK/ABCCoreKit.framework/Headers/ABCCoreKit.h",
25       "source_files": "ABCLiveSDK/ABCCoreKit.framework/Headers/*.{h}",
26       "vendored_frameworks": "ABCLiveSDK/ABCCoreKit.framework",
27       "pod_target_xcconfig": {
28         "ENABLE_BITCODE": "NO"
29       },
30       "frameworks": [
31         "VideoToolbox",
32         "AudioToolbox",
33         "AVFoundation",
34         "Foundation",
35         "UIKit"
36       ],
37       "dependencies": {
38         "Masonry": [
40         ],
41         "SVProgressHUD": [
43         ],
44         "Socket.IO-Client-Swift": [
46         ],
47         "BFKit": [
49         ]
50       }
51     },
52     {
53       "name": "ABCLiveUIKit",
54       "public_header_files": "ABCLiveSDK/ABCUIKit.framework/Headers/ABCUIKit.h",
55       "source_files": "ABCLiveSDK/ABCUIKit.framework/Headers/*.{h}",
56       "vendored_frameworks": "ABCLiveSDK/ABCUIKit.framework",
57       "pod_target_xcconfig": {
58         "ENABLE_BITCODE": "NO"
59       }
60     },
61     {
62       "name": "ABCLivePenKit",
63       "public_header_files": "ABCLiveSDK/PenKit.framework/Headers/PenKit.h",
64       "source_files": "ABCLiveSDK/PenKit.framework/Headers/*.{h}",
65       "vendored_frameworks": "ABCLiveSDK/PenKit.framework",
66       "pod_target_xcconfig": {
67         "ENABLE_BITCODE": "NO"
68       }
69     }
70   ]