blob: 10abf26f9e154d6ba84d49ab565952da9fb3e750 [file] [log] [blame]
{
"name": "GWPCourseListView",
"version": "0.0.1",
"summary": "课程表控件",
"description": "课程表控件",
"homepage": "https://github.com/gwpp/GWPCourseListView",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"gwpp": "ganwenpeng1993@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/gwpp/GWPCourseListView",
"tag": "0.0.1"
},
"source_files": "CourseList/GWPCourseListView",
"frameworks": "UIKit",
"requires_arc": true
}