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