blob: 96e01bbe0548364f6cf9cd916695839ed93f3c61 [file] [log] [blame]
{
"name": "Loafjet",
"version": "1.0.1",
"summary": "Loafjet is a custom library used to add Toast, Popup Card and Loading indicator in your Swift project",
"description": "'Lofjet is a Toast generator library which allows the user to add customised Toast to his project. Loafjet comes with various types of Toast animation as well as toast position. It can be used to add gradient and plain toasts. Loafjet comes with extra features like Popup Card and Loading Indicator. This Popup Cards and Loading Indicator can be customised according to the needs.'",
"homepage": "https://github.com/gokulnair2001/Loafjet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gokulnair2001": "“gokulnair.2001@gmail.com”"
},
"source": {
"git": "https://github.com/gokulnair2001/Loafjet.git",
"tag": "1.0.1"
},
"social_media_url": "https://github.com/gokulnair2001",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.3",
"source_files": "Source/**/*.swift",
"swift_version": "5.3"
}