[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 1 / 8 / cloudroomvideo_ios_library / 0.0.4 / cloudroomvideo_ios_library.podspec.json
blob15655e1e6d065bb179f107c6512bf7789076a346
2   "name": "cloudroomvideo_ios_library",
3   "version": "0.0.4",
4   "summary": "Native SDK for flutter iOS.",
5   "description": "Native SDK for flutter iOS. Since V4.3.28.",
6   "homepage": "https://sdk.cloudroom.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cloudroom": "tom@cloudroom.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/cloudroomSDK/cloudroomvideo_ios_library.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "CloudroomVideoSDK_IOS/CloudroomVideoSDK_IOS.framework/Headers/*.{h,m}",
22   "frameworks": [
23     "CoreServices",
24     "Security",
25     "AudioToolbox",
26     "AVFoundation",
27     "CoreMedia",
28     "ExternalAccessory",
29     "SystemConfiguration",
30     "UIKit",
31     "MobileCoreServices"
32   ],
33   "vendored_frameworks": "CloudroomVideoSDK_IOS/CloudroomVideoSDK_IOS.framework",
34   "libraries": [
35     "c++",
36     "iconv",
37     "bz2",
38     "z"
39   ],
40   "pod_target_xcconfig": {
41     "VALID_ARCHS": "armv7 arm64",
42     "VALID_ARCHS[sdk=iphonesimulator*]": ""
43   },
44   "requires_arc": true