blob: 8222e96249384ef09b9d5e96f6f19174b275c6a4 [file] [log] [blame]
{
"name": "CustomLib",
"version": "0.1.1",
"summary": "CustomLib great lib for your life ever",
"description": "'This description is used to generate tags and improve search results'",
"homepage": "https://github.com/DevFatani/CustomLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DevFatani": "DevFatani@gmail.com"
},
"source": {
"git": "https://github.com/DevFatani/CustomLib.git",
"branch": "master",
"tag": "0.1.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}