{ | |
"name": "JWCalendar", | |
"version": "0.0.6", | |
"summary": "日历控件.", | |
"homepage": "https://github.com/YANGWW-512113110/JWCalendar", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"YANGWW": "512113110@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/YANGWW-512113110/JWCalendar.git", | |
"tag": "0.0.6" | |
}, | |
"source_files": [ | |
"Classes", | |
"JWCalendar/*" | |
], | |
"requires_arc": true, | |
"dependencies": { | |
"JWCategory_": [ | |
] | |
} | |
} |