[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / d / 5 / PBWeekCalendar / 0.0.2 / PBWeekCalendar.podspec.json
blobd5419028fbff76afb61bbbe269ab140129e1675a
2   "name": "PBWeekCalendar",
3   "version": "0.0.2",
4   "summary": "Swift Week Calendar",
5   "description": "Swift Week calendar for your project",
6   "homepage": "https://github.com/pabloblancog/PBWeekCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pabloblancog": "pabloblancogonzalez@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/pabloblancog/PBWeekCalendar.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "PBWeekCalendar/PBWeekCalendar/**/*.{swift}",
23   "resources": "PBWeekCalendar/PBWeekCalendar/**/*.{xcassets,xib,json}",
24   "static_framework": true,
25   "dependencies": {
26     "PBUtils": [
28     ]
29   },
30   "swift_version": "5.0"