[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 5 / c / 2 / JBImageViewTransition / 0.1.1 / JBImageViewTransition.podspec.json
blob675f9b8816079aa8e85f551235d8d526a2b15717
2   "name": "JBImageViewTransition",
3   "summary": "The most fantastic way to implement image transition.",
4   "version": "0.1.1",
5   "homepage": "https://github.com/jithinpala/JBImageViewTransition",
6   "license": "MIT",
7   "authors": {
8     "Jithin B": "jithinpala@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/jithinpala/JBImageViewTransition.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "8.3"
16   },
17   "requires_arc": true,
18   "source_files": "JBImageViewTransition/JBTransitionView.swift",
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "2.2"
21   }