[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 9 / 6 / a / ModalImage / 0.1.1 / ModalImage.podspec.json
blob76e22ced528469f93892080447b081ed22b4534e
2   "name": "ModalImage",
3   "version": "0.1.1",
4   "summary": "ModalImage is for modal presenting images in an app.",
5   "homepage": "https://github.com/SRozhina/ModalImage",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sofia Rozhina": "sofia.rozhina@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/SRozhina/ModalImage.git",
15     "tag": "0.1.1"
16   },
17   "swift_version": "4.2",
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "ModalImage/**/*.{swift}",
22   "resources": "ModalImage/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "frameworks": "UIKit"