blob: e56b3d8c781d3bbc6ee552122bca0639a6ccc0d5 [file] [log] [blame]
{
"name": "EyeTracker",
"version": "0.2.0",
"summary": "Track gazing position with ARKit",
"homepage": "https://github.com/sidepelican/EyeTracker",
"license": "MIT",
"authors": {
"iceman": "side.junktown@gmail.com"
},
"social_media_url": "http://twitter.com/iceman5499",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sidepelican/EyeTracker.git",
"tag": "0.2.0"
},
"source_files": "EyeTracker/*.{swift,h}",
"frameworks": "ARKit",
"swift_version": "4.2"
}