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