blob: b47570c907ef3eec3b945fb89de5b6b5b2a24171 [file] [log] [blame]
{
"name": "Agrume",
"version": "2.0.3",
"summary": "An iOS image viewer written in Swift.",
"description": "An iOS image viewer written in Swift.\n\n* Similar to the popular JTSImageViewController but with support for multiple images",
"homepage": "https://github.com/JanGorman/Agrume",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jan Gorman": "gorman.jan@gmail.com"
},
"social_media_url": "http://twitter.com/JanGorman",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JanGorman/Agrume.git",
"tag": "2.0.3"
},
"source_files": [
"Classes",
"Agrume/*.swift"
]
}