[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / a / Agrume / 5.0.3 / Agrume.podspec.json
blobd943bddfbcf32686719b1b874b99be40e16bff2f
2   "name": "Agrume",
3   "version": "5.0.3",
4   "summary": "An iOS image viewer written in Swift.",
5   "swift_version": "4.1",
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": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/JanGorman/Agrume.git",
21     "tag": "5.0.3"
22   },
23   "source_files": [
24     "Classes",
25     "Agrume/*.swift"
26   ],
27   "dependencies": {
28     "SwiftyGif": [
30     ]
31   }