[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 8 / a / Agrume / 5.2.2 / Agrume.podspec.json
blobc19872d0152872949dd77faacc05ed4cbbc13c7a
2   "name": "Agrume",
3   "version": "5.2.2",
4   "summary": "An iOS image viewer written in Swift.",
5   "swift_version": "4.2",
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.2.2"
22   },
23   "source_files": [
24     "Classes",
25     "Agrume/*.swift"
26   ],
27   "dependencies": {
28     "SwiftyGif": [
30     ]
31   }