[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 9 / CalendarFoundation / 0.0.3 / CalendarFoundation.podspec.json
blobf8f72f1a27dbb6eb16c68b09564c72cd874b89df
2   "name": "CalendarFoundation",
3   "version": "0.0.3",
4   "summary": "Simple calendar",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_version": "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.3"
22   },
23   "source_files": "CalendarFoundation/**/*.{swift}",
24   "resources": "CalendarFoundation/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"