blob: aed7cd1ca484b3a89f66547c554397d99dda92ee [file] [log] [blame]
{
"name": "AEImage",
"version": "3.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Adaptive image viewer for iOS (with support for zoom, gyro motion and infinite scroll)",
"source": {
"git": "https://github.com/tadija/AEImage.git",
"tag": "3.1.1"
},
"source_files": "Sources/AEImage/*.swift",
"swift_versions": [
"5.0",
"5.1"
],
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/tadija/AEImage",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"swift_version": "5.1"
}