blob: df70fa5871911118ca9248bf302728a500b67c06 [file] [log] [blame]
{
"name": "ClockWise",
"version": "1.0.3",
"summary": "ClockWise is a lightweight Swift utilities",
"description": "ClockWise is a lightweight Swift utilities that use the power of extension to add more functionality to UIKit and foundation API.",
"homepage": "https://github.com/amrangry/ClockWise",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amrangry": "amr.elghadban@gmail.com"
},
"source": {
"git": "https://github.com/amrangry/ClockWise.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/amr_elghadban",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}