[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / a / Agrume / 5.8.8 / Agrume.podspec.json
blob67eba0b5ca4a064226d457b79b55d29781d0c75a
2   "name": "Agrume",
3   "version": "5.8.8",
4   "summary": "An iOS image viewer written in Swift.",
5   "swift_versions": "5.0",
6   "description": "An iOS image viewer written in Swift with support for multiple images.",
7   "homepage": "https://github.com/JanGorman/Agrume",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jan Gorman": "gorman.jan@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/JanGorman",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/JanGorman/Agrume.git",
21     "tag": "5.8.8"
22   },
23   "source_files": [
24     "Classes",
25     "Agrume/*.swift"
26   ],
27   "dependencies": {
28     "SwiftyGif": [
30     ]
31   },
32   "swift_version": "5.0"