blob: 142b8f4b3ac2edd3573164cd6334d7358883c9f8 [file] [log] [blame]
{
"name": "Agrume",
"version": "5.2.4",
"summary": "An iOS image viewer written in Swift.",
"swift_version": "4.2",
"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.2.4"
},
"source_files": [
"Classes",
"Agrume/*.swift"
],
"dependencies": {
"SwiftyGif": [
]
}
}