blob: 3b8273c1a1dbbba45b34c1204adbfc754213001a [file] [log] [blame]
{
"name": "ARVideoKit",
"version": "1.51",
"summary": "Capture & record ARKit videos 📹, photos 🌄, Live Photos 🎇, and GIFs 🎆.",
"description": "Enabling developers to capture videos 📹, photos 🌄, Live Photos 🎇, and GIFs 🎆 with augmented reality components.",
"homepage": "https://github.com/AFathi/ARVideoKit",
"screenshots": [
"http://www.ahmedbekhit.com/SK_PREV.gif",
"http://www.ahmedbekhit.com/SCN_PREVIEW.gif"
],
"swift_versions": "4.2",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Ahmed Fathi Bekhit": "me@ahmedbekhit.com"
},
"social_media_url": "http://ahmedbekhit.com",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/AFathi/ARVideoKit.git",
"tag": "1.51"
},
"source_files": [
"ARVideoKit",
"ARVideoKit/**/*.{h,m,swift}"
],
"resources": "ARVideoKit/Assets/*.scnassets",
"swift_version": "4.2"
}