blob: d72f5fbc1b3b7387ececf79210586f705136a60f [file] [log] [blame]
{
"name": "ImagePicker",
"summary": "Reinventing the way ImagePicker works.",
"version": "1.4.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": "1.4.0"
},
"social_media_url": "https://twitter.com/hyperoslo",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Source/**/*",
"resource_bundles": {
"ImagePicker": [
"Images/*.{png}"
]
},
"frameworks": "AVFoundation"
}