blob: 5a1c04f1bbab72790ab8682b740039aa54595835 [file] [log] [blame]
{
"name": "ACMediaFrame",
"version": "3.0.1",
"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.1"
},
"source_files": "ACMediaFrame/*.{h,m}",
"requires_arc": true,
"dependencies": {
"TZImagePickerController": [
"~> 3.1.2"
]
}
}