blob: f3b73606036375abffbaf823a00a94c6cd281c5e [file] [log] [blame]
{
"name": "SwiftGallery",
"summary": "Something good about gallery",
"version": "2.0.7",
"homepage": "https://github.com/jinlongchen/Gallery",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/jinlongchen/Gallery.git",
"tag": "2.0.7"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"resources": "Resources/Gallery.bundle",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"Photos",
"PhotosUI",
"CoreLocation",
"AVKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}