blob: 66887ffd006facb47185851c300b39b4d466665b [file] [log] [blame]
{
"name": "AACameraView",
"version": "1.0",
"summary": "AACameraView is a lightweight, easy-to-use and customizable camera view framework written in Swift.",
"description": "AACameraView is a lightweight, easy-to-use and customizable camera view framework, written in Swift. It uses AVFoundation framework and construct a camera view with basic options.",
"homepage": "https://github.com/EngrAhsanAli/AACameraView",
"screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AACameraView/master/Screenshots/AACameraView.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"engrahsanali": "hafiz.m.ahsan.ali@gmail.com"
},
"source": {
"git": "https://github.com/EngrAhsanAli/AACameraView.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AACameraView/Classes/**/*"
}