[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / 9 / CalendarFoundation / 0.0.2 / CalendarFoundation.podspec.json
blob45f33988c62bbe102ef7fffe16c7dd3dfa38e9e5
2   "name": "CalendarFoundation",
3   "version": "0.0.2",
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.2"
22   },
23   "source_files": "CalendarFoundation/**/*.{swift}",
24   "resources": "CalendarFoundation/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"