[Add] MSPCore 0.0.10
[CocoaPods.git] / Specs / 9 / c / 7 / JMNYTPhotoViewer / 5.0.6 / JMNYTPhotoViewer.podspec.json
blobbb24e204b010df5206a8e05cd61ebc1d51d1b1b6
2   "name": "JMNYTPhotoViewer",
3   "version": "5.0.6",
4   "description": "We made some changes to the original pod for internal use only. Please Go to NYTPhotoViewer if you need to use the original!!!\nNYTPhotoViewer is a slideshow and image viewer that includes double tap to zoom, captions, support for multiple images, interactive flick to dismiss, animated zooming presentation, and more.",
5   "summary": "NYTPhotoViewer is a slideshow and image viewer that includes double tap to zoom, flick to dismiss, animated presentation, and more.",
6   "homepage": "git@gitlab.jmango360.com:native-module/NYTPhotoViewer.git",
7   "authors": "The New York Times",
8   "license": {
9     "type": "Apache 2.0"
10   },
11   "source": {
12     "git": "git@gitlab.jmango360.com:native-module/NYTPhotoViewer.git",
13     "branch": "main"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "Core",
22       "source_files": "JMNYTPhotoViewer/**/*.{h,m,swift}",
23       "frameworks": [
24         "UIKit",
25         "Foundation"
26       ]
27     },
28     {
29       "name": "AnimatedGifSupport",
30       "dependencies": {
31         "JMNYTPhotoViewer/Core": [
33         ],
34         "PINRemoteImage/iOS": [
36         ],
37         "PINRemoteImage/PINCache": [
39         ]
40       }
41     }
42   ]