blob: 042c15f669d3d1110b4407c45b948af8feea4dab [file] [log] [blame]
{
"name": "ACMediaFrame",
"version": "2.0.2",
"summary": "An easy way to display image or video form album or camera, and get more info of image or video to upload and so on.",
"homepage": "https://github.com/honeycao/ACMediaFrame",
"license": "MIT",
"authors": {
"ArthurCao": "honeycao9268@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/honeycao/ACMediaFrame.git",
"tag": "2.0.2"
},
"source_files": [
"ACMediaFrame/*.{h,m}",
"ACMediaFrame/Libraries/*.{h,m}"
],
"resources": "ACMediaFrame/ACMediaFrame.bundle",
"requires_arc": true,
"dependencies": {
"ACAlertController": [
"~> 1.0.0"
],
"TZImagePickerController": [
"~> 1.7.9"
],
"MWPhotoBrowser": [
"~>2.1.2"
]
}
}