blob: 847f0e6b6f439f91a9184c44e7477836cd5d9a7b [file] [log] [blame]
{
"name": "AACameraView",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AACameraView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}