blob: a5a1907fef4bae76c30f3d5aad9b2994123f6af1 [file] [log] [blame]
{
"name": "Gallery",
"summary": "Something good about gallery",
"version": "2.2.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.2.0"
},
"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.2"
}
}