blob: 59c59c029203b3940c9d682cd862035fc3351f2a [file] [log] [blame]
{
"name": "ARFaceTrigger",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "FaceTrigger/Classes/**/*"
}