blob: 7211c5f8738018c4831884c7f7cb78c1be797c5e [file] [log] [blame]
{
"name": "Agrume",
"version": "3.2.3",
"summary": "An iOS image viewer written in Swift.",
"description": "An iOS image viewer written in Swift 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": "3.2.3"
},
"source_files": [
"Classes",
"Agrume/*.swift"
],
"pushed_with_swift_version": "3.1"
}