[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 7 / e / LCEssentials / 0.1.27 / LCEssentials.podspec.json
blob2f374eaf0a76e9b09dafd57094d6bac803ca1518
2   "name": "LCEssentials",
3   "version": "0.1.27",
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.27"
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     "LCEssentials/LCEssentials/Notifications/*.{swift}"
26   ],
27   "resources": [
28     "LCEssentials/LCEssentials/PickerViews/Storyboards/*.{storyboard}",
29     "LCEssentials/LCEssentials/Notifications/Storyboard/*.{storyboard}",
30     "LCEssentials/LCEssentials/Notifications/Storyboard/*.{png}"
31   ]