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