[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 0 / 2 / e / mesibo-mediapicker / 1.4.6 / mesibo-mediapicker.podspec.json
blob23af1181e30001a0d9adbd6b7c16834efbeae0e1
2   "name": "mesibo-mediapicker",
3   "version": "1.4.6",
4   "summary": "mesibo Media Picker library.",
5   "description": "Mesibo allows you to add real-time messaging, voice and video calling into your mobile apps, websites, and backend (or virtually any type of application) in no-time.\n\nMesibo supports one-to-one chat, group messaging, voice & video calls, end-to-end encryption and many more features to meet real-time communication requirements of almost all kind of apps.  Mesibo is modular, lightweight and easy to integrate - you can signup and get started in no time. To further accelerate your development, you can even download the source code of Mesibo apps from GitHub.",
6   "homepage": "https://mesibo.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) 2021, Mesibo (https://mesibo.com)\nAll rights reserved.\n\nRedistributions and use in any form must reproduce the above copyright!\n"
10   },
11   "authors": {
12     "Name": "contact@mesibo.com"
13   },
14   "social_media_url": "https://www.facebook.com/mesiboapi",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/mesibo/mesiboframeworks.git",
20     "tag": "v1.4.6"
21   },
22   "ios": {
23     "vendored_frameworks": "mediapicker.framework",
24     "resources": "mediapicker.framework/Versions/A/Resources/ImagePickerBundle.bundle",
25     "frameworks": [
26       "UIKit",
27       "Photos",
28       "CoreMedia",
29       "AVFoundation",
30       "AssetsLibrary",
31       "SystemConfiguration",
32       "MobileCoreServices",
33       "CoreTelephony",
34       "AVKit",
35       "MediaPlayer",
36       "MapKit",
37       "CoreLocation"
38     ]
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "requires_arc": true,
47   "libraries": "c++"