blob: 8dbd1b3052dc5a4e45c197ec3e9f654ceedfdf39 [file] [log] [blame]
{
"name": "WDCalendar",
"version": "1.0.1",
"summary": "WDCalendar.",
"description": "#日历WDCalendar",
"homepage": "https://github.com/iamagirlforios/CalendarDemo",
"license": "MIT",
"authors": {
"吴丹": "wudancer@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iamagirlforios/CalendarDemo.git",
"tag": "1.0.1"
},
"source_files": [
"WDCalendar/*.{h,m}",
"WDCalendar/Model/*.{h,m}",
"WDCalendar/Util/*.{h,m}",
"WDCalendar/Views/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}