blob: afc21f6019829f2f962c6f9eb3fd058c993812c7 [file] [log] [blame]
{
"name": "ACMediaFrame",
"version": "2.0.0",
"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",
"screenshots": "https://gitlab.com/ImageLibrary/githubImage/raw/master/ACMediaFrame/ACMediaFrame.gif",
"license": "MIT",
"authors": {
"ArthurCao": "honeycao9268@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/honeycao/ACMediaFrame.git",
"tag": "2.0.0"
},
"source_files": "ACMediaFrame/**/*.{h,m}",
"resources": "ACMediaFrame/ACMediaFrame.bundle",
"requires_arc": true,
"dependencies": {
"ACAlertController": [
"~> 1.0.0"
],
"TZImagePickerController": [
"~> 1.7.9"
],
"MWPhotoBrowser": [
"~>2.1.2"
]
}
}