blob: fd1aabb1e7cce26301e6bdd750659e1a243de3ee [file] [log] [blame]
{
"name": "MCCameraX",
"version": "0.0.2",
"summary": "通过蓝牙控制灯光设备,在不同灯光下调整不同iPad相机参数并进行拍照,上传照片到美测服务器进行分析",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/GeekRRK/MCCameraX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GeekRRK": "669672615@qq.com"
},
"source": {
"git": "https://github.com/GeekRRK/MCCameraX.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "MCCameraX/Framework/*.framework"
}