blob: a09f83bf2664c337a810d1465c4ba65c650e2212 [file] [log] [blame]
{
"name": "WKCVisionManager",
"version": "1.2.1",
"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.1"
},
"source_files": "WKCVisionManager/**/*.{h,m}",
"public_header_files": "WKCVisionManager/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}