[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / d / 8 / GSImageViewerController / 1.6.0 / GSImageViewerController.podspec.json
blobc2f6c797c78aec94ddd7596d43fe96535d7ab943
2   "name": "GSImageViewerController",
3   "version": "1.6.0",
4   "summary": "A image viewer controller with zoom transition, in Swift.",
5   "homepage": "https://github.com/wxxsw/GSImageViewerController",
6   "license": "MIT",
7   "authors": {
8     "Gesen": "i@gesen.me"
9   },
10   "source": {
11     "git": "https://github.com/wxxsw/GSImageViewerController.git",
12     "tag": "1.6.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "GSImageViewerController",
19   "swift_versions": [
20     "4.0",
21     "4.2",
22     "5.0"
23   ]