blob: 932348ed2af69c4d5c62cc646080e54fe6c7c5da [file] [log] [blame]
{
"name": "NHCalendar",
"version": "1.6.0",
"summary": "all kinds of categories for iOS develop",
"platforms": {
"ios": "8.0"
},
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/sunnyNH/NHCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"niuhui": "niuhui_sunny@sina.com"
},
"source": {
"git": "https://github.com/sunnyNH/NHCalendar.git",
"tag": "1.6.0"
},
"source_files": [
"Classes",
"NHCalendar/Classes/**/*.{swift}"
],
"resources": "NHCalendar/Classes/**/*.{xib}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}