blob: e1e34043e94e6814f6ee7cbec30505ac75ac1077 [file] [log] [blame]
{
"name": "SScheduleView",
"version": "0.1.0",
"summary": "School ScheduleView Using Swift.",
"description": "School ScheduleView Using Swift, support switching course week and show days, support gestures swipe left and right, support pull-down refresh.",
"homepage": "https://github.com/huangshuai-IOT/SScheduleView",
"license": "MIT",
"authors": {
"黄帅": "shuai.huang.iot@foxmail.com"
},
"social_media_url": "http://weibo.com/2189929640",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangshuai-IOT/SScheduleView.git",
"tag": "0.1.0"
},
"source_files": "SScheduleView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~> 3.0"
],
"MJRefresh": [
]
},
"pushed_with_swift_version": "3.0"
}