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