blob: de0223861b495d29032deef61cba948de0c709a0 [file] [log] [blame]
{
"name": "LWMakePhotoRecord",
"version": "0.0.4",
"summary": "拍照及拍摄",
"description": "拍照及拍摄 LWMakePhotoRecord",
"homepage": "https://github.com/boyssimple/LWMakePhotoRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowei": "boyssimple0902@icloud.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/boyssimple/LWMakePhotoRecord.git",
"tag": "0.0.4"
},
"source_files": "Sources/**/*.{h,m}",
"resources": "Assets/*.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
]
}
}