[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 3 / d / 6 / GalleryView / 0.0.3 / GalleryView.podspec.json
blob9641cbca4c63d58995fd875f97a960ebf6634e3e
2   "name": "GalleryView",
3   "version": "0.0.3",
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.3"
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"