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