blob: 441464b15725aafb193e34e1604d2c19fd547a44 [file] [log] [blame]
{
"name": "QLCustomCamera",
"version": "0.1.1",
"summary": "相机定义",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/LiQ-190535/QLCustomCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李强LiQ": "13641399236@163.com"
},
"source": {
"git": "https://gitee.com/LiQ-190535/QLCustomCamera.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "QLCustomCamera/Classes/**/*",
"resource_bundles": {
"QLCustomCamera": [
"QLCustomCamera/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"dependencies": {
"GPUImage": [
"~> 0.1.7"
],
"TZImagePickerController": [
],
"Masonry": [
],
"ZFPlayer": [
"~> 2.1.6"
],
"MJExtension": [
"~> 3.0.13"
],
"ReactiveObjC": [
]
}
}