blob: 57a2030e0aefe13913561831148a20ec0c9c1e6a [file] [log] [blame]
{
"name": "POPMediaPicker",
"version": "0.1.46",
"summary": "Image/Video picker with capture/record buttons for Object-c project.",
"homepage": "https://github.com/popeveryday/POPMediaPicker",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPMediaPicker.git",
"tag": "0.1.46"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"resources": "Pod/Classes/**/*.bundle",
"dependencies": {
"POPLib": [
"~> 0.1"
],
"POPOrientationNavigationVC": [
"~> 0.1"
],
"MBProgressHUD": [
"~> 0.9"
]
}
}