blob: 3d3251bc8b7f8a35fd3c0606aeedb1e848cefe7f [file] [log] [blame]
{
"name": "AlmunasiQ",
"version": "1.0.0",
"summary": "AlmunasiQ is an elegant and easy to use Formatter",
"description": "AlmunasiQ is an elegant and easy to use Formatter based on PropertyWrapper.",
"homepage": "https://github.com/KarimEbrahemAbdelaziz/AlmunasiQ",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Karim Ebrahem": "karimabdelazizmansour@gmail.com"
},
"source": {
"git": "https://github.com/KarimEbrahemAbdelaziz/AlmunasiQ.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/k_ebrahem_",
"source_files": "Sources/**/*.swift",
"swift_versions": [
"5.1"
],
"requires_arc": true,
"platforms": {
"ios": "13.0",
"osx": "10.15",
"watchos": "6.0",
"tvos": "13.0"
},
"frameworks": "Foundation",
"swift_version": "5.1"
}