[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 4 / 9 / CalendarFoundation / 0.0.4 / CalendarFoundation.podspec.json
blobbdf54336bc58b5743793fc8455006de8a6ab27f0
2   "name": "CalendarFoundation",
3   "version": "0.0.4",
4   "summary": "Simple calendar",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_versions": "4.2",
9   "description": "Simple calendar for Swift projects",
10   "homepage": "https://github.com/RobertDresler/CalendarFoundation",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "RobertDresler": "robertdreslerjr@gmail.com"
17   },
18   "social_media_url": "https://twitter.com/rdreslerjr",
19   "source": {
20     "git": "https://github.com/RobertDresler/CalendarFoundation.git",
21     "tag": "0.0.4"
22   },
23   "source_files": "CalendarFoundation/**/*.{swift}",
24   "resources": "CalendarFoundation/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"