[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / a / NEEventCalendar / 1.0.0 / NEEventCalendar.podspec.json
blob22549bea432004e8f221eb6a534e46da736ea5ad
2   "name": "NEEventCalendar",
3   "version": "1.0.0",
4   "summary": "日历添加事件封装",
5   "description": "日历添加事件封装,基本日历操作",
6   "homepage": "https://github.com/Alienchang/NEEventCalendar.git",
7   "license": "MIT",
8   "authors": {
9     "Alienchang": "1217493217@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Alienchang/NEEventCalendar.git",
13     "tag": "1.0.0"
14   },
15   "module_name": "NEEventCalendar",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "Classes/**/*.{h,m,mm}",
21   "public_header_files": "Classes/**/*.h",
22   "frameworks": "EventKit"