blob: 21d1b5a99ade22a87ab840e1523972d136f9b8e5 [file] [log] [blame]
{
"name": "ARFaceTrigger",
"version": "0.1.4",
"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@icloud.com/FaceTrigger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KittenYang": "kittenyang@icloud.com"
},
"source": {
"git": "https://github.com/KittenYang/FaceTrigger.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FaceTrigger/Classes/**/*"
}