[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 1 / 8 / a / Agrume / 1.0.5 / Agrume.podspec.json
blob193402087dc20e1a38dc66fdc6d222026a9091c7
2   "name": "Agrume",
3   "version": "1.0.5",
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.5"
21   },
22   "source_files": [
23     "Classes",
24     "Agrume/*.swift"
25   ]