[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / a / Agrume / 2.2.1 / Agrume.podspec.json
blobd502b30277bf0cdb341d630e779d12f6c8fa743d
2   "name": "Agrume",
3   "version": "2.2.1",
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": "http://twitter.com/JanGorman",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/JanGorman/Agrume.git",
20     "tag": "2.2.1"
21   },
22   "source_files": [
23     "Classes",
24     "Agrume/*.swift"
25   ]