[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / f / a / BLCalendarView / 1.0.2 / BLCalendarView.podspec.json
blobbd3c2bda494c30c602bd97ebe42d74367fb548f3
2   "name": "BLCalendarView",
3   "version": "1.0.2",
4   "summary": "日历控件",
5   "description": "封装一个日历控件",
6   "homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLCalendarView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangchunlong": "wangchunlong@268xue.com"
13   },
14   "source": {
15     "git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/BLCalendarView.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "BLCalendarView/Classes/**/*",
23   "resource_bundles": {
24     "BLCalendarView": [
25       "BLCalendarView/Assets/*.png"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "swift_version": "5.0"