[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 5 / DarkRoom / 1.1.2 / DarkRoom.podspec.json
blob9ef1a72bb8f6ca5af3d682ab27b1b330d6f64e3e
2   "name": "DarkRoom",
3   "version": "1.1.2",
4   "summary": "Elegant Media Viewer Written In Swift.",
5   "description": "Supports Loading Videos And Images Locally And Remotely With Showy Animation And Full Control Over Video Player.",
6   "homepage": "https://github.com/divar-ir/DarkRoom",
7   "screenshots": "https://raw.githubusercontent.com/divar-ir/DarkRoom/master/Sources/DarkRoom/DarkRoom.docc/Resources/DarkRoomLogo.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kiarash Vosough": "vosough.k@gmail.com"
14   },
15   "social_media_url": "https://github.com/kiarashvosough1999",
16   "swift_versions": [
17     "5.0"
18   ],
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source": {
23     "git": "https://github.com/divar-ir/DarkRoom.git",
24     "tag": "1.1.2"
25   },
26   "source_files": [
27     "Sources/**/*.swift"
28   ],
29   "frameworks": [
30     "Foundation",
31     "AVFoundation",
32     "UIKit",
33     "Combine"
34   ],
35   "swift_version": "5.0"