[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 2 / f / 0 / LCEssentialsWatch / 0.0.3 / LCEssentialsWatch.podspec.json
blob38c16f794b0fee1a9a559ec4f31d63506ceb953c
2   "name": "LCEssentialsWatch",
3   "version": "0.0.3",
4   "summary": "This is a repository of essential scripts written in Swift for Loverde Co.",
5   "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!",
6   "homepage": "https://github.com/loverde-co/LCEssentials",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Daniel Arantes Loverde": "daniel@loverde.com.br"
13   },
14   "source": {
15     "git": "https://github.com/loverde-co/LCEssentials.git",
16     "tag": "0.0.3",
17     "branch": "master"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "watchos": "5.0"
22   },
23   "watchos": {
24     "source_files": "Sources/LCEssentials/Classes/*.{swift}"
25   },
26   "swift_version": "5.0"