blob: 9afa8d701501d8d544ab775e16e24ac3a6d0be1b [file] [log] [blame]
{
"name": "INSPhotoGallery",
"version": "1.2.4",
"license": "Apache License, Version 2.0",
"summary": "INSPhotoGallery is a modern looking photo gallery written in Swift for iOS.",
"homepage": "https://github.com/inspace-io/INSPhotoGallery",
"authors": "MichaƂ Zaborowski",
"source": {
"git": "https://github.com/inspace-io/INSPhotoGallery.git",
"tag": "1.2.4"
},
"requires_arc": true,
"ios": {
"resource_bundles": {
"INSPhotoGallery": [
"INSPhotoGallery/INSPhotoGallery.bundle/*"
]
}
},
"source_files": "INSPhotoGallery/**/*.{h,m,swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.2"
}