blob: 886ae5dacbefe3cadadd6f706a9272310121119d [file] [log] [blame]
{
"name": "HandFinder",
"version": "1.0.0",
"summary": "Vision + ML = 🤚:D , One Code One Result.",
"homepage": "https://github.com/b14554124/HandFinder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"b14554124": "505763451@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/b14554124/HandFinder.git",
"tag": "1.0.0"
},
"source_files": [
"HandFinder",
"HandFinder/**/*.{h,m,mlmodel}"
],
"requires_arc": true
}