[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / a / Agrume / 1.0.1 / Agrume.podspec.json
blobed81bae114312478db65546a934ce6423283dcce
2   "name": "Agrume",
3   "version": "1.0.1",
4   "summary": "An iOS image viewer written in Swift.",
5   "description": "                   An iOS image viewer written in Swift.\n\n                   * Similar to the popular JTSImageViewController but with support for multiple images\n",
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": "1.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "Agrume/*.swift"
25   ]