blob: f7e3fb74b259da804b10093bf06074eca2e382a1 [file] [log] [blame]
{
"name": "ImagePicker",
"summary": "Reinventing the way ImagePicker works.",
"version": "3.0.0",
"homepage": "https://github.com/hyperoslo/ImagePicker",
"license": "MIT",
"authors": {
"Hyper Interaktiv AS": "ios@hyper.no"
},
"source": {
"git": "https://github.com/hyperoslo/ImagePicker.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resource_bundles": {
"ImagePicker": [
"Images/*.{png}"
]
},
"frameworks": "AVFoundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}