blob: aab456ad01994a172f9cb2d26fb624d58a54f4c6 [file] [log] [blame]
{
"name": "VisionDetect",
"version": "0.0.3",
"summary": "VisionDetect let you track user face gestures like blink, smile etc.",
"description": "Inspired from https://github.com/aaronabentheuer/AAFaceDetection , added some new features(like take a photo) and will add in near future. Moved from KVO to Delegation structure to easy use :)",
"homepage": "https://github.com/miletliyusuf/VisionDetect",
"license": "MIT",
"authors": {
"Yusuf Miletli": "miletliyusuf@gmail.com"
},
"social_media_url": "https://twitter.com/ysfmltli",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/miletliyusuf/VisionDetect.git",
"tag": "0.0.3"
},
"source_files": [
"VisionDetect",
"VisionDetect/**/*.{h,m}"
],
"pushed_with_swift_version": "3.2"
}