blob: 62b605384d75a7d6465eab8fe307338f4221e7da [file] [log] [blame]
{
"name": "QSWeekSelectorView",
"version": "1.0",
"summary": "QSWeekSelectorView is a Week Day select view",
"homepage": "https://github.com/qsw1214/QSWeekSelectorView",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"qsw1214": "qsw1214@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qsw1214/QSWeekSelectorView.git",
"tag": "v1.0"
},
"source_files": [
"QSWeekSelectorView",
"QSWeekSelectorView/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"CoreFoundation"
],
"requires_arc": true
}