blob: 1edb0e4aaf7a3b3b9f9f8efbce8aba41da0fdae8 [file] [log] [blame]
{
"name": "Agrume",
"version": "3.2.1",
"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.1"
},
"source_files": [
"Classes",
"Agrume/*.swift"
],
"pushed_with_swift_version": "3.1"
}