[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / 6 / NLCustomCalendar / 0.1.0 / NLCustomCalendar.podspec.json
blobbb52b747975e526792039756e0e9224ecae317dd
2   "name": "NLCustomCalendar",
3   "version": "0.1.0",
4   "summary": "自定义日历.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wzyinglong/NLCustomCalendar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wzyinglong": "wz_yinglong@163.com"
13   },
14   "source": {
15     "git": "https://github.com/wzyinglong/NLCustomCalendar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "NLCustomCalendar/Classes/**/*",
23   "resource_bundles": {
24     "NLCustomCalendar": [
25       "NLCustomCalendar/Assets/*.xcassets"
26     ]
27   }