| { | |
| "name": "BCPhotoRecord", | |
| "version": "1.0.1", | |
| "summary": "拍照和拍短视频", | |
| "swift_version": "4.2", | |
| "description": "拍照和拍摄短视频", | |
| "homepage": "https://github.com/chaorenios/BCPhotoRecord", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "王世超": "272152741@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/chaorenios/BCPhotoRecord.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "BCPhotoRecord/**/*", | |
| "frameworks": "UIKit" | |
| } |