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