blob: 933c828f6f1b718d6364334f6c70279338563c5b [file] [log] [blame]
{
"name": "Agrume",
"version": "4.0.4",
"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": "4.0.4"
},
"source_files": [
"Classes",
"Agrume/*.swift"
]
}