blob: 16d53ed5e87bb0427085b68e94ffc16d06cfee9a [file] [log] [blame]
{
"name": "IQMediaPickerController",
"version": "1.0.2",
"source": {
"git": "https://github.com/hackiftekhar/IQMediaPickerController.git",
"tag": "v1.0.2"
},
"summary": "Audio Video and Image Picker Controller",
"homepage": "https://github.com/hackiftekhar/IQMediaPickerController",
"license": "MIT",
"authors": {
"Iftekhar Qurashi": "hack.iftekhar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IQMediaPickerController/**/*.{h,m}",
"public_header_files": [
"IQMediaPickerController/IQMediaPickerController.h",
"IQMediaPickerController/IQMediaPickerControllerConstants.h"
],
"resources": "IQMediaPickerController/**/*.{xcassets}",
"dependencies": {
"DBCameraButton": [
],
"SCSiriWaveformView": [
]
},
"frameworks": [
"AssetsLibrary",
"AVFoundation",
"CoreGraphics",
"Foundation",
"MediaPlayer",
"MobileCoreServices",
"QuartzCore",
"UIKit"
],
"requires_arc": true
}