blob: 6ca618f8bca93d428b8cea187f0fcd00c8e972fb [file] [log] [blame]
{
"name": "WKCVisionManager",
"version": "1.2.2",
"summary": "face vision manager",
"homepage": "https://github.com/WKCLoveYang/WKCVisionManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCVisionManager.git",
"tag": "1.2.2"
},
"source_files": "WKCVisionManager/**/*.{h,m}",
"public_header_files": "WKCVisionManager/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}