blob: 98f5d35a177007220577f8962972185e7c547b9d [file] [log] [blame]
{
"name": "Agrume",
"version": "5.0.2",
"summary": "An iOS image viewer written in Swift.",
"swift_version": "4.1",
"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.0.2"
},
"source_files": [
"Classes",
"Agrume/*.swift"
],
"dependencies": {
"SwiftyGif": [
]
}
}