blob: 7f747e1bf4c92c0769e87b2e4aa47faa8a821e78 [file] [log] [blame]
{
"name": "Gallery",
"summary": "Something good about gallery",
"version": "2.3.0",
"homepage": "https://github.com/hyperoslo/Gallery",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Gallery.git",
"tag": "2.3.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"resources": "Resources/Gallery.bundle",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"Photos",
"PhotosUI",
"CoreLocation",
"AVKit"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}