[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / 5 / 0 / SwiftyHolidayUtil / 0.1.1 / SwiftyHolidayUtil.podspec.json
blobfab7d8a9c59b6a6943b682ebc8c31c9c284523a9
2   "name": "SwiftyHolidayUtil",
3   "version": "0.1.1",
4   "summary": "SwiftyHolidayUtil is a library for highlighting holidays.",
5   "description": "SwiftyHolidayUtil is a library for highlighting holidays. Very easy as it can be used as extension of UILabel.",
6   "homepage": "https://github.com/kazuomatz/SwiftyHolidayUtil",
7   "screenshots": "https://user-images.githubusercontent.com/2704723/51838188-f1a12c80-2348-11e9-8b22-45de8cac84e0.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kazuomatz": "getlasterror@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kazuomatz/SwiftyHolidayUtil.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/kazuomatz",
20   "swift_version": "4.2",
21   "platforms": {
22     "ios": "9.3"
23   },
24   "source_files": "Classes/**/*",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "CalculateCalendarLogic": [
29     ]
30   }