blob: 38c16f794b0fee1a9a559ec4f31d63506ceb953c [file] [log] [blame]
{
"name": "LCEssentialsWatch",
"version": "0.0.3",
"summary": "This is a repository of essential scripts written in Swift for Loverde Co.",
"description": "This is a repository of essential watchOS scripts written in Swift for Loverde Co. used to save time on re-writing and keeping it on all other projects. So this Cocoapods will evolve with Swift and will improve with every release!",
"homepage": "https://github.com/loverde-co/LCEssentials",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Daniel Arantes Loverde": "daniel@loverde.com.br"
},
"source": {
"git": "https://github.com/loverde-co/LCEssentials.git",
"tag": "0.0.3",
"branch": "master"
},
"swift_versions": "5.0",
"platforms": {
"watchos": "5.0"
},
"watchos": {
"source_files": "Sources/LCEssentials/Classes/*.{swift}"
},
"swift_version": "5.0"
}