blob: b84bb0c5fd2dfcf0b75c1bb97ac9f0db267d974f [file] [log] [blame]
{
"name": "Agrume",
"version": "5.3.7",
"summary": "An iOS image viewer written in Swift.",
"swift_versions": "5.0",
"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": "https://twitter.com/JanGorman",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JanGorman/Agrume.git",
"tag": "5.3.7"
},
"source_files": [
"Classes",
"Agrume/*.swift"
],
"dependencies": {
"SwiftyGif": [
]
},
"swift_version": "5.0"
}