[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 3 / c / d / NHCalendar / 1.3.0 / NHCalendar.podspec.json
blobfd2ced36fd569141dc543e7717606019ae04e7ae
2   "name": "NHCalendar",
3   "version": "1.3.0",
4   "summary": "all kinds of categories for iOS develop",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "this project provide all kinds of categories for iOS developer",
9   "homepage": "https://github.com/sunnyNH/NHCalendar",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "niuhui": "niuhui_sunny@sina.com"
16   },
17   "source": {
18     "git": "https://github.com/sunnyNH/NHCalendar.git",
19     "tag": "1.3.0"
20   },
21   "source_files": [
22     "Classes",
23     "NHCalendar/Classes/**/*.{swift}"
24   ],
25   "resources": "NHCalendar/Classes/**/*.{xib}",
26   "exclude_files": "Classes/Exclude",
27   "pushed_with_swift_version": "3.0"