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