[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / f / WDCalendar / 1.0.1 / WDCalendar.podspec.json
blob8dbd1b3052dc5a4e45c197ec3e9f654ceedfdf39
2   "name": "WDCalendar",
3   "version": "1.0.1",
4   "summary": "WDCalendar.",
5   "description": "#日历WDCalendar",
6   "homepage": "https://github.com/iamagirlforios/CalendarDemo",
7   "license": "MIT",
8   "authors": {
9     "吴丹": "wudancer@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/iamagirlforios/CalendarDemo.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "WDCalendar/*.{h,m}",
20     "WDCalendar/Model/*.{h,m}",
21     "WDCalendar/Util/*.{h,m}",
22     "WDCalendar/Views/*.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreGraphics"
28   ],
29   "requires_arc": true