blob: 5fc02d2558d7e9dc0c65c2a7c790ba2eff27d71e [file] [log] [blame]
{
"name": "ACMediaFrame",
"version": "3.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",
"license": "MIT",
"authors": {
"ArthurCao": "honeycao9268@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/honeycao/ACMediaFrame.git",
"tag": "3.0.0"
},
"source_files": "ACMediaFrame/*.{h,m}",
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
"~> 3.1.2"
]
}
}