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