[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / d / 6 / GalleryView / 0.0.7 / GalleryView.podspec.json
blob5006d0f8114c2e40844958ca34e9d9ebcb7669f7
2   "name": "GalleryView",
3   "version": "0.0.7",
4   "summary": "Grid View representation of your gallery.",
5   "license": "MIT",
6   "authors": {
7     "Mohit": "mohit@appringer.com"
8   },
9   "source": {
10     "git": "https://github.com/App-Ringer/GalleryView-iOS.git",
11     "tag": "0.0.7"
12   },
13   "homepage": "https://github.com/App-Ringer/GalleryView-iOS.git",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "GalleryView-iOS",
20     "GalleryApp/**/*.{swift}"
21   ],
22   "resources": "GalleryApp/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "5.0"
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"