blob: 1bc98f4946ed0fc2cd52bca109799af7abd6b90a [file] [log] [blame]
{
"name": "BCPhotoRecord",
"version": "1.0.2",
"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.2"
},
"source_files": "BCPhotoRecord/**/*",
"frameworks": "UIKit",
"resource_bundles": {
"images": [
"BCPhotoRecord/images/*"
]
}
}