blob: 4056f181e3028df5e55ae43d586912ee4662a3b6 [file] [log] [blame]
{
"name": "GZCalendar",
"version": "0.0.2",
"summary": "A GZCalendar For Developer.",
"description": "For the convenience of the calendar library development and encapsulation",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/gushengya/GZCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gushengya": "759705236@qq.com"
},
"source": {
"git": "https://github.com/gushengya/GZCalendar.git",
"tag": "0.0.2"
},
"source_files": "GZCalendar/**/*.{h,m}",
"frameworks": "UIKit"
}