blob: 885ed4a06b896666d6fdf626e845df7c1eae84f3 [file] [log] [blame]
{
"name": "ClockWise",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/amr_elghadban",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}