| { | |
| "name": "MCCameraX", | |
| "version": "0.0.8", | |
| "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.8" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "vendored_frameworks": "MCCameraX/Framework/*.framework" | |
| } |