blob: c84480024d5c829528d64e4ddf0e03428a4d86d3 [file] [log] [blame]
{
"name": "ARFaceTrigger",
"version": "0.1.8",
"summary": "An easy-to-use wrapper of ARKit Face Tracking API.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KittenYang/FaceTrigger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KittenYang": "kittenyang@icloud.com"
},
"source": {
"git": "https://github.com/KittenYang/FaceTrigger.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FaceTrigger/Classes/**/*"
}