blob: d4392b2b4f2f4d3c399b80054e4a4fe02f4d3ac6 [file] [log] [blame]
{
"name": "RoundCode",
"version": "1.3.0",
"summary": "Facebook messenger style custom barcode.",
"description": "Encode and decode data into custom stylish barcode.",
"homepage": "https://github.com/aslanyanhaik/RoundCode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Haik Aslanyan": "aslanyanhaik@gmail.com"
},
"source": {
"git": "https://github.com/aslanyanhaik/RoundCode.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit",
"social_media_url": "http://twitter.com/aslanyanhaik",
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}