blob: 4428e6d04a405e754bbef2e5b9752f9d5f110957 [file] [log] [blame]
{
"name": "WMCalendar",
"version": "0.0.4",
"summary": "An easy way to use WMCalendar",
"homepage": "https://github.com/BabyWong/CalendarDemo",
"license": "MIT",
"authors": {
"Heaven Wong": "wenmeiwong@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BabyWong/CalendarDemo.git",
"tag": "0.0.4"
},
"source_files": "CalendarView/**/*.{h,m}",
"requires_arc": true
}