blob: 3972bc57b484fe5f7f6045f95a2d01a1a83c7c0b [file] [log] [blame]
{
"name": "NHCalendar",
"version": "1.4.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.4.0"
},
"source_files": [
"Classes",
"NHCalendar/Classes/**/*.{swift}"
],
"resources": "NHCalendar/Classes/**/*.{xib}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}