blob: 30656d569fb12d575b0c6986623544ad63f60380 [file] [log] [blame]
{
"name": "Lightbox",
"summary": "A a convenient and easy to use image viewer for your iOS app, packed with all the features you expect",
"version": "1.0.0",
"homepage": "https://github.com/hyperoslo/Lightbox",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/Lightbox.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"ios": {
"resources": "Resources/Lightbox.bundle"
},
"frameworks": [
"UIKit",
"AVFoundation",
"AVKit"
],
"dependencies": {
"Hue": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}