blob: 329bc3ef4f3a2bd4d05ff0b151a478684eda8d5f [file] [log] [blame]
{
"name": "LCEssentials",
"version": "0.1.3.a",
"summary": "This is a repository of essential scripts written in Swift for Loverde Co.",
"description": "This is a repository of essential 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.1.3.a"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "LCEssentials/LCEssentials/*"
}