blob: daa4b866cef0eea045b5c1e70cc84411d60a254b [file] [log] [blame]
{
"name": "ImagePicker",
"summary": "Reinventing the way ImagePicker works.",
"version": "2.1.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": "2.1.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.2"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resource_bundles": {
"ImagePicker": [
"Images/*.{png}"
]
},
"frameworks": "AVFoundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}