blob: 8156f6e7bd8fa59be682cc409be538ff21c80b9b [file] [log] [blame]
{
"name": "WKCFansyCamera",
"version": "0.1.4",
"summary": "自定义相机",
"homepage": "https://github.com/WKCLoveYang/WKCFansyCamera.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCFansyCamera.git",
"tag": "0.1.4"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "WKCFansyCamera/**/*.{h,m,mm}",
"public_header_files": "WKCFansyCamera/**/*.h",
"resources": "WKCFansyCamera/Camera.bundle/*.png"
}