blob: 11e95ec631f64b2dbaaf69669dc92969f1eeaa11 [file] [log] [blame]
{
"name": "MWCamera",
"version": "1.0.0",
"summary": "A lightweight framework that helps build apps for photos and video capture.",
"platforms": {
"ios": "11.2"
},
"swift_version": "4.2",
"description": "MWCamera is a lightweight framework that helps build powerful camera apps for ios! This framework was also inspried by SwiftyCam ✊🏽.",
"homepage": "https://github.com/Woodyjl/MWCamera",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Woody Jean-Louis": "woodyjeanlouis@fiitbuds.com"
},
"social_media_url": "https://twitter.com/",
"source": {
"git": "https://github.com/Woodyjl/MWCamera.git",
"tag": "1.0.0"
},
"source_files": "MWCamera/Classes/*.swift"
}