blob: a82d0bd90ccd445b2f79b7b2f56864184a7e005c [file] [log] [blame]
{
"name": "CombancTimeTables",
"version": "0.0.6",
"summary": "课程表",
"description": "项目中经常用到的课程表,附带滑动,点击显示功能。",
"homepage": "https://github.com/Goooolden/CombancTimeTables.git",
"license": "MIT",
"authors": {
"Goooolden": "chenhuan_1015@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Goooolden/CombancTimeTables.git",
"tag": "0.0.6"
},
"source_files": "TimeTables/*.{h,m}",
"resources": "TimeTables/Resource.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"CombancDropDownView": [
],
"MJExtension": [
],
"CombancHttpTool": [
]
}
}