[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / e / LCEssentials / 0.1.15 / LCEssentials.podspec.json
blob4fdf380f886008a4082133cbfb146ba961533232
2   "name": "LCEssentials",
3   "version": "0.1.15",
4   "summary": "This is a repository of essential scripts written in Swift for Loverde Co.",
5   "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!",
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.1.15"
17   },
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "LCEssentials/LCEssentials/Classes/*.{swift}",
24     "LCEssentials/LCEssentials/PickerViews/*.{swift}"
25   ],
26   "resources": [
27     "LCEssentials/LCEssentials/PickerViews/Storyboards/*",
28     ".storyboard"
29   ]